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
245 const nsecs_t* outLastRefreshStartTime, in checkConsumerForUpdates()302 nsecs_t* outLastRefreshStartTime, nsecs_t* outGpuCompositionDoneTime, in getFrameTimestamps()1654 nsecs_t* outLastRefreshStartTime = va_arg(args, int64_t*); in dispatchGetFrameTimestamps() local
983 int64_t* outLastRefreshStartTime, int64_t* outGpuCompositionDoneTime, in native_window_get_frame_timestamps()
1324 int64_t outLastRefreshStartTime = -1; member in android::GetFrameTimestampsTest