Home
last modified time | relevance | path

Searched refs:AChoreographer_routePostFrameCallbackDelayed64 (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/nativedisplay/include-private/private/android/
Dchoreographer.h50 void AChoreographer_routePostFrameCallbackDelayed64(AChoreographer* choreographer,
/frameworks/base/native/android/
Dchoreographer.cpp40 return AChoreographer_routePostFrameCallbackDelayed64(choreographer, callback, data, in AChoreographer_postFrameCallbackDelayed64()
/frameworks/native/libs/nativedisplay/
Dlibnativedisplay.map.txt35 android::AChoreographer_routePostFrameCallbackDelayed64*;
DAChoreographer.cpp83 void AChoreographer_routePostFrameCallbackDelayed64(AChoreographer* choreographer, in AChoreographer_routePostFrameCallbackDelayed64() function