Lines Matching defs:data
25 AChoreographer_frameCallback callback, void* data) { in AChoreographer_postFrameCallback()
29 AChoreographer_frameCallback callback, void* data, in AChoreographer_postFrameCallbackDelayed()
34 AChoreographer_frameCallback64 callback, void* data) { in AChoreographer_postFrameCallback64()
38 AChoreographer_frameCallback64 callback, void* data, in AChoreographer_postFrameCallbackDelayed64()
44 AChoreographer_vsyncCallback callback, void* data) { in AChoreographer_postVsyncCallback()
49 void* data) { in AChoreographer_registerRefreshRateCallback()
54 void* data) { in AChoreographer_unregisterRefreshRateCallback()
58 const AChoreographerFrameCallbackData* data) { in AChoreographerFrameCallbackData_getFrameTimeNanos()
62 const AChoreographerFrameCallbackData* data) { in AChoreographerFrameCallbackData_getFrameTimelinesLength()
66 const AChoreographerFrameCallbackData* data) { in AChoreographerFrameCallbackData_getPreferredFrameTimelineIndex()
70 const AChoreographerFrameCallbackData* data, size_t index) { in AChoreographerFrameCallbackData_getFrameTimelineVsyncId()
74 const AChoreographerFrameCallbackData* data, size_t index) { in AChoreographerFrameCallbackData_getFrameTimelineExpectedPresentationTimeNanos()
79 const AChoreographerFrameCallbackData* data, size_t index) { in AChoreographerFrameCallbackData_getFrameTimelineDeadlineNanos()