Searched refs:scheduleVsyncLocked (Results 1 – 2 of 2) sorted by relevance
636 scheduleVsyncLocked(); in scheduleFrameLocked()700 scheduleVsyncLocked(); in doFrame()707 scheduleVsyncLocked(); in doFrame()812 scheduleVsyncLocked(); in doScheduleVsync()829 private void scheduleVsyncLocked() { in scheduleVsyncLocked() method in Choreographer
51 static void scheduleVsyncLocked(Choreographer thisChoreographer) { in scheduleVsyncLocked() method in Choreographer_Delegate