Searched refs:scheduleVsyncLocked (Results 1 – 2 of 2) sorted by relevance
632 scheduleVsyncLocked(); in scheduleFrameLocked()696 scheduleVsyncLocked(); in doFrame()703 scheduleVsyncLocked(); in doFrame()808 scheduleVsyncLocked(); in doScheduleVsync()825 private void scheduleVsyncLocked() { in scheduleVsyncLocked() method in Choreographer
51 static void scheduleVsyncLocked(Choreographer thisChoreographer) { in scheduleVsyncLocked() method in Choreographer_Delegate