Searched refs:setFPSDivisor (Results 1 – 3 of 3) sorted by relevance
271 setFPSDivisor(SystemProperties.getInt(ThreadedRenderer.DEBUG_FPS_DIVISOR, 1)); in Choreographer()657 void setFPSDivisor(int divisor) { in setFPSDivisor() method in Choreographer660 ThreadedRenderer.setFPSDivisor(divisor); in setFPSDivisor()
875 public static void setFPSDivisor(int divisor) { in setFPSDivisor() method in HardwareRenderer
7597 HSPLandroid/graphics/HardwareRenderer;->setFPSDivisor(I)V21086 HSPLandroid/view/Choreographer;->setFPSDivisor(I)V