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