Searched defs:outLastRefreshStartTime (Results 1 – 3 of 3) sorted by relevance
207 const nsecs_t* outLastRefreshStartTime, in checkConsumerForUpdates()264 nsecs_t* outLastRefreshStartTime, nsecs_t* outGpuCompositionDoneTime, in getFrameTimestamps()1167 nsecs_t* outLastRefreshStartTime = va_arg(args, int64_t*); in dispatchGetFrameTimestamps() local
939 int64_t* outLastRefreshStartTime, int64_t* outGpuCompositionDoneTime, in native_window_get_frame_timestamps()
945 int64_t outLastRefreshStartTime = -1; member in android::GetFrameTimestampsTest