OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:expectedvsyncoffset
(Results
1 - 1
of
1
) sorted by null
/hardware/qcom/camera/QCamera2/util/
QCameraDisplay.cpp
245
int
expectedVsyncOffset
= 0;
262
expectedVsyncOffset
= mAvgVsyncInterval -
269
LOGD("vsyncTimeStamp: %llu presentationTimeStamp: %llu
expectedVsyncOffset
: %d \
272
mVsyncTimeStamp, presentationTimeStamp,
expectedVsyncOffset
,
276
presentationTimeStamp = presentationTimeStamp +
expectedVsyncOffset
+
Completed in 72 milliseconds