Searched defs:Choreographer (Results 1 – 2 of 2) sorted by relevance
52 class Choreographer : public DisplayEventDispatcher, public MessageHandler { class107 Choreographer::Choreographer(const sp<Looper>& looper) : in Choreographer() function in android::Choreographer
81 public final class Choreographer { class254 private Choreographer(Looper looper, int vsyncSource) { in Choreographer() method in Choreographer