HomeSort by relevance Sort by last modified time
    Searched refs:outLastRefreshStartTime (Results 1 - 4 of 4) sorted by null

  /frameworks/native/libs/gui/tests/
Surface_test.cpp 821 &outFirstRefreshStartTime, &outLastRefreshStartTime,
831 outLastRefreshStartTime = -1;
    [all...]
  /frameworks/native/libs/nativewindow/include/system/
window.h     [all...]
  /frameworks/native/libs/gui/
Surface.cpp 207 const nsecs_t* outLastRefreshStartTime,
222 bool checkForLastRefreshStart = (outLastRefreshStartTime != nullptr) &&
264 nsecs_t* outLastRefreshStartTime, nsecs_t* outGpuCompositionDoneTime,
290 outLatchTime, outFirstRefreshStartTime, outLastRefreshStartTime,
308 getFrameTimestamp(outLastRefreshStartTime, events->lastRefreshStartTime);
    [all...]
  /frameworks/native/libs/gui/include/gui/
Surface.h 156 nsecs_t* outLastRefreshStartTime, nsecs_t* outGlCompositionDoneTime,

Completed in 107 milliseconds