Searched refs:USE_VSYNC (Results 1 – 1 of 1) sorted by relevance
109 private static final boolean USE_VSYNC = SystemProperties.getBoolean( field in Choreographer207 mDisplayEventReceiver = USE_VSYNC ? new FrameDisplayEventReceiver(looper) : null; in Choreographer()521 if (USE_VSYNC) { in scheduleFrameLocked()