Searched defs:setFrameTimelineVsync (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/ | ||
D | PipAnimationControllerTest.java | 237 public SurfaceControl.Transaction setFrameTimelineVsync(long frameTimelineVsyncId) { in setFrameTimelineVsync() method in PipAnimationControllerTest.DummySurfaceControlTx |
/frameworks/base/core/java/android/view/ | ||
D | SurfaceControl.java | 3475 public Transaction setFrameTimelineVsync(long frameTimelineVsyncId) { in setFrameTimelineVsync() method in SurfaceControl.Transaction |