Home
last modified time | relevance | path

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

/frameworks/native/libs/nativedisplay/include-private/private/android/
Dchoreographer.h61 void AChoreographer_routePostFrameCallback64(AChoreographer* choreographer,
/frameworks/base/native/android/
Dchoreographer.cpp35 return AChoreographer_routePostFrameCallback64(choreographer, callback, data); in AChoreographer_postFrameCallback64()
/frameworks/native/libs/nativedisplay/
Dlibnativedisplay.map.txt27 android::AChoreographer_routePostFrameCallback64*;
DAChoreographer.cpp480 void AChoreographer_routePostFrameCallback64(AChoreographer* choreographer, in AChoreographer_routePostFrameCallback64() function