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
229 const nsecs_t* outDequeueReadyTime, in checkConsumerForUpdates()284 nsecs_t* outDisplayPresentTime, nsecs_t* outDequeueReadyTime, in getFrameTimestamps()1681 nsecs_t* outDequeueReadyTime = va_arg(args, int64_t*); in dispatchGetFrameTimestamps() local
981 int64_t* outDisplayPresentTime, int64_t* outDequeueReadyTime, in native_window_get_frame_timestamps()
1239 int64_t outDequeueReadyTime = -1; member in android::GetFrameTimestampsTest