Home
last modified time | relevance | path

Searched defs:Choreographer (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DChoreographer.java85 public final class Choreographer { class
272 private Choreographer(Looper looper, int vsyncSource) { in Choreographer() method in Choreographer
/frameworks/native/libs/nativedisplay/
DAChoreographer.cpp120 class Choreographer : public DisplayEventDispatcher, public MessageHandler { class
200 Choreographer::Choreographer(const sp<Looper>& looper) in Choreographer() function in android::Choreographer