Searched defs:outDequeueReadyTime (Results 1 – 4 of 4) sorted by relevance
57 nsecs_t outLastRefreshStartTime, outGlCompositionDoneTime, outDequeueReadyTime; in Java_com_android_test_SurfaceProxy_waitUntilBufferDisplayed() local
248 const nsecs_t* outDequeueReadyTime, in checkConsumerForUpdates()303 nsecs_t* outDisplayPresentTime, nsecs_t* outDequeueReadyTime, in getFrameTimestamps()1657 nsecs_t* outDequeueReadyTime = va_arg(args, int64_t*); in dispatchGetFrameTimestamps() local
984 int64_t* outDisplayPresentTime, int64_t* outDequeueReadyTime, in native_window_get_frame_timestamps()
1327 int64_t outDequeueReadyTime = -1; member in android::GetFrameTimestampsTest