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