Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowAnimator.java285 Choreographer getChoreographer() { in getChoreographer() method in WindowAnimator
/frameworks/native/services/inputflinger/
DInputManager.cpp210 PointerChoreographerInterface& InputManager::getChoreographer() { in getChoreographer() function in android::InputManager
/frameworks/native/libs/gui/
DSurfaceControl.cpp196 std::shared_ptr<Choreographer> SurfaceControl::getChoreographer() { in getChoreographer() function in android::SurfaceControl
/frameworks/base/core/java/android/view/
DSurfaceControl.java1457 public @NonNull Choreographer getChoreographer() { in getChoreographer() method in SurfaceControl
1481 public @NonNull Choreographer getChoreographer(@NonNull Looper looper) { in getChoreographer() method in SurfaceControl