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