Searched refs:setFPSDivisor (Results 1 – 5 of 5) sorted by relevance
294 setFPSDivisor(SystemProperties.getInt(ThreadedRenderer.DEBUG_FPS_DIVISOR, 1)); in Choreographer()835 void setFPSDivisor(int divisor) { in setFPSDivisor() method in Choreographer838 ThreadedRenderer.setFPSDivisor(divisor); in setFPSDivisor()
1045 public static void setFPSDivisor(int divisor) { in setFPSDivisor() method in HardwareRenderer
6272 HSPLandroid/graphics/HardwareRenderer;->setFPSDivisor(I)V15946 HSPLandroid/view/Choreographer;->setFPSDivisor(I)V
6275 HSPLandroid/graphics/HardwareRenderer;->setFPSDivisor(I)V16010 HSPLandroid/view/Choreographer;->setFPSDivisor(I)V
59020 Landroid/view/Choreographer;->setFPSDivisor(I)V62500 Landroid/view/ThreadedRenderer;->setFPSDivisor(I)V