Home
last modified time | relevance | path

Searched defs:getChoreographer (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/inputflinger/
DInputManager.cpp206 PointerChoreographerInterface& InputManager::getChoreographer() { in getChoreographer() function in android::InputManager
/frameworks/native/libs/gui/
DSurfaceControl.cpp197 std::shared_ptr<Choreographer> SurfaceControl::getChoreographer() { in getChoreographer() function in android::SurfaceControl
/frameworks/base/core/java/android/view/
DSurfaceControl.java1645 public @NonNull Choreographer getChoreographer() { in getChoreographer() method in SurfaceControl
1669 public @NonNull Choreographer getChoreographer(@NonNull Looper looper) { in getChoreographer() method in SurfaceControl
DViewRootImpl.java13711 public Choreographer getChoreographer() { in getChoreographer() method in ViewRootImpl.TrackballAxis