Searched refs:doCallbacks (Results 1 – 8 of 8) sorted by relevance
/aosp12/frameworks/layoutlib/bridge/src/android/view/ |
H A D | Choreographer_Delegate.java | 65 thisChoreographer.doCallbacks(Choreographer.CALLBACK_INPUT, frameTimeNanos, MS_16); in doFrame() 68 thisChoreographer.doCallbacks(Choreographer.CALLBACK_ANIMATION, frameTimeNanos, MS_16); in doFrame() 71 thisChoreographer.doCallbacks(Choreographer.CALLBACK_TRAVERSAL, frameTimeNanos, MS_16); in doFrame() 73 thisChoreographer.doCallbacks(Choreographer.CALLBACK_COMMIT, frameTimeNanos, MS_16); in doFrame()
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | Choreographer.java | 772 doCallbacks(Choreographer.CALLBACK_INPUT, frameTimeNanos, frameIntervalNanos); in doFrame() 775 doCallbacks(Choreographer.CALLBACK_ANIMATION, frameTimeNanos, frameIntervalNanos); in doFrame() 776 doCallbacks(Choreographer.CALLBACK_INSETS_ANIMATION, frameTimeNanos, in doFrame() 780 doCallbacks(Choreographer.CALLBACK_TRAVERSAL, frameTimeNanos, frameIntervalNanos); in doFrame() 782 doCallbacks(Choreographer.CALLBACK_COMMIT, frameTimeNanos, frameIntervalNanos); in doFrame() 796 void doCallbacks(int callbackType, long frameTimeNanos, long frameIntervalNanos) { in doCallbacks() method in Choreographer
|
/aosp12/frameworks/base/config/ |
H A D | boot-profile.txt | 1188 Landroid/view/Choreographer;->doCallbacks(IJ)V
|
H A D | boot-image-profile.txt | 16514 HSPLandroid/view/Choreographer;->doCallbacks(IJJ)V+]Landroid/view/Choreographer$CallbackQueue;Landr… 24044 HSPLjava/io/ObjectInputStream$ValidationList;->doCallbacks()V
|
/aosp12/art/build/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o-low-priority.txt | 1887 Ljava/io/ObjectInputStream$ValidationList;->doCallbacks()V
|
/aosp12/art/build/boot/ |
H A D | boot-image-profile.txt | 1438 HSPLjava/io/ObjectInputStream$ValidationList;->doCallbacks()V
|
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 16465 HSPLandroid/view/Choreographer;->doCallbacks(IJJ)V+]Landroid/view/Choreographer$CallbackQueue;Landr…
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 62958 Landroid/view/Choreographer;->doCallbacks(IJ)V
|