summaryrefslogtreecommitdiff
path: root/camera/common/1.0/default/CameraModule.cpp
diff options
context:
space:
mode:
authorPeiyong Lin <lpy@google.com>2018-07-11 15:43:59 -0700
committerPeiyong Lin <lpy@google.com>2018-08-29 14:45:15 -0700
commit5b42b97ec5f883ae03027635e76eaadc1edd381d (patch)
treedb62ad51e741866e5d2bdbfa9b1452448be89ad3 /camera/common/1.0/default/CameraModule.cpp
parent222caea32d8a20fd458c70fb0ab50a8420f59083 (diff)
[Graphics] Only validate display in PresentOrValidateDisplay.
Previously we require display to be validated in onRefresh, however, onRefresh can be called while validateDisplay is executing, results in next presentDisplay being skipped. This patch makes sure we don't check validation state when presentDisplay is called. BUG: 80063800 Test: build, flash, boot and play Youtube videos. Change-Id: I3d8686db3274436afb6605812641768296f1af0e Merged-In: I3d8686db3274436afb6605812641768296f1af0e
Diffstat (limited to 'camera/common/1.0/default/CameraModule.cpp')
0 files changed, 0 insertions, 0 deletions