Lines Matching defs:callback
65 AChoreographer_frameCallback callback, void* data) { in AChoreographer_routePostFrameCallback()
72 AChoreographer_frameCallback callback, void* data, in AChoreographer_routePostFrameCallbackDelayed()
80 AChoreographer_frameCallback64 callback, void* data) { in AChoreographer_routePostFrameCallback64()
84 AChoreographer_frameCallback64 callback, in AChoreographer_routePostFrameCallbackDelayed64()
89 AChoreographer_vsyncCallback callback, void* data) { in AChoreographer_routePostVsyncCallback()
93 AChoreographer_refreshRateCallback callback, in AChoreographer_routeRegisterRefreshRateCallback()
98 AChoreographer_refreshRateCallback callback, in AChoreographer_routeUnregisterRefreshRateCallback()
149 AChoreographer_frameCallback callback, void* data) { in AChoreographer_postFrameCallback()
154 AChoreographer_frameCallback callback, void* data, in AChoreographer_postFrameCallbackDelayed()
161 AChoreographer_vsyncCallback callback, void* data) { in AChoreographer_postVsyncCallback()
166 AChoreographer_frameCallback64 callback, void* data) { in AChoreographer_postFrameCallback64()
171 AChoreographer_frameCallback64 callback, void* data, in AChoreographer_postFrameCallbackDelayed64()
178 AChoreographer_refreshRateCallback callback, in AChoreographer_registerRefreshRateCallback()
183 AChoreographer_refreshRateCallback callback, in AChoreographer_unregisterRefreshRateCallback()