Searched defs:outLastRefreshStartTime (Results 1 – 4 of 4) sorted by relevance
57 nsecs_t outLastRefreshStartTime, outGlCompositionDoneTime, outDequeueReadyTime; in Java_com_android_test_SurfaceProxy_waitUntilBufferDisplayed() local
226 const nsecs_t* outLastRefreshStartTime, in checkConsumerForUpdates()283 nsecs_t* outLastRefreshStartTime, nsecs_t* outGpuCompositionDoneTime, in getFrameTimestamps()1678 nsecs_t* outLastRefreshStartTime = va_arg(args, int64_t*); in dispatchGetFrameTimestamps() local
980 int64_t* outLastRefreshStartTime, int64_t* outGpuCompositionDoneTime, in native_window_get_frame_timestamps()
1225 int64_t outLastRefreshStartTime = -1; member in android::GetFrameTimestampsTest