Searched refs:scheduleAtSfVsync (Results 1 – 2 of 2) sorted by relevance
71 public void scheduleAtSfVsync(Runnable r) { in scheduleAtSfVsync() method in SurfaceFlingerVsyncChoreographer80 public void scheduleAtSfVsync(Handler h, Message m) { in scheduleAtSfVsync() method in SurfaceFlingerVsyncChoreographer
991 mSfChoreographer.scheduleAtSfVsync(mHandler, message); in resizeStackDelayed()