Home
last modified time | relevance | path

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

/frameworks/native/libs/nativedisplay/
DAChoreographer.cpp516 static inline AChoreographer* Choreographer_to_AChoreographer(Choreographer* choreographer) { in Choreographer_to_AChoreographer() function
521 return Choreographer_to_AChoreographer(Choreographer::getForThread()); in AChoreographer_getInstance()
562 return Choreographer_to_AChoreographer(choreographer); in AChoreographer_create()