Searched refs:setFPSDivisor (Results 1 – 5 of 5) sorted by relevance
292 setFPSDivisor(SystemProperties.getInt(ThreadedRenderer.DEBUG_FPS_DIVISOR, 1)); in Choreographer()773 void setFPSDivisor(int divisor) { in setFPSDivisor() method in Choreographer776 ThreadedRenderer.setFPSDivisor(divisor); in setFPSDivisor()
1043 public static void setFPSDivisor(int divisor) { in setFPSDivisor() method in HardwareRenderer
6338 HSPLandroid/graphics/HardwareRenderer;->setFPSDivisor(I)V16202 HSPLandroid/view/Choreographer;->setFPSDivisor(I)V
6341 HSPLandroid/graphics/HardwareRenderer;->setFPSDivisor(I)V16266 HSPLandroid/view/Choreographer;->setFPSDivisor(I)V
59663 Landroid/view/Choreographer;->setFPSDivisor(I)V63143 Landroid/view/ThreadedRenderer;->setFPSDivisor(I)V