Home
last modified time | relevance | path

Searched refs:setFPSDivisor (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DChoreographer.java292 setFPSDivisor(SystemProperties.getInt(ThreadedRenderer.DEBUG_FPS_DIVISOR, 1)); in Choreographer()
773 void setFPSDivisor(int divisor) { in setFPSDivisor() method in Choreographer
776 ThreadedRenderer.setFPSDivisor(divisor); in setFPSDivisor()
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DHardwareRenderer.java1043 public static void setFPSDivisor(int divisor) { in setFPSDivisor() method in HardwareRenderer
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt6338 HSPLandroid/graphics/HardwareRenderer;->setFPSDivisor(I)V
16202 HSPLandroid/view/Choreographer;->setFPSDivisor(I)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt6341 HSPLandroid/graphics/HardwareRenderer;->setFPSDivisor(I)V
16266 HSPLandroid/view/Choreographer;->setFPSDivisor(I)V
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt59663 Landroid/view/Choreographer;->setFPSDivisor(I)V
63143 Landroid/view/ThreadedRenderer;->setFPSDivisor(I)V