Home
last modified time | relevance | path

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

/frameworks/base/native/android/
Dchoreographer.cpp198 static inline AChoreographer* Choreographer_to_AChoreographer(Choreographer* choreographer) { in Choreographer_to_AChoreographer() function
203 return Choreographer_to_AChoreographer(Choreographer::getForThread()); in AChoreographer_getInstance()