Searched refs:AVsyncId (Results 1 – 9 of 9) sorted by relevance
67 AVsyncId AChoreographerFrameCallbackData_routeGetFrameTimelineVsyncId(77 int64_t AChoreographer_getStartTimeNanosForVsyncId(AVsyncId vsyncId);
95 typedef int64_t AVsyncId; typedef328 AVsyncId AChoreographerFrameCallbackData_getFrameTimelineVsyncId(
757 AVsyncId vsyncId) __INTRODUCED_IN(33);
114 AVsyncId AChoreographerFrameCallbackData_routeGetFrameTimelineVsyncId( in AChoreographerFrameCallbackData_routeGetFrameTimelineVsyncId()132 int64_t AChoreographer_getStartTimeNanosForVsyncId(AVsyncId vsyncId) { in AChoreographer_getStartTimeNanosForVsyncId()212 AVsyncId AChoreographerFrameCallbackData_getFrameTimelineVsyncId( in AChoreographerFrameCallbackData_getFrameTimelineVsyncId()
75 std::map<AVsyncId, int64_t> startTimes GUARDED_BY(lock);108 static int64_t getStartTimeNanosForVsyncId(AVsyncId vsyncId) EXCLUDES(gChoreographers.lock);
69 AVsyncId AChoreographerFrameCallbackData_getFrameTimelineVsyncId( in AChoreographerFrameCallbackData_getFrameTimelineVsyncId()
759 AVsyncId vsyncId) { in ASurfaceTransaction_setFrameTimeline()
418 int64_t Choreographer::getStartTimeNanosForVsyncId(AVsyncId vsyncId) { in getStartTimeNanosForVsyncId()
122 AVsyncId vsyncId = AChoreographerFrameCallbackData_getFrameTimelineVsyncId( in extendedFrameCallback()