Home
last modified time | relevance | path

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 DPipAnimationControllerTest.java237 public SurfaceControl.Transaction setFrameTimelineVsync(long frameTimelineVsyncId) { in setFrameTimelineVsync() method in PipAnimationControllerTest.DummySurfaceControlTx
/aosp12/frameworks/base/core/java/android/view/
H A DSurfaceControl.java3592 public Transaction setFrameTimelineVsync(long frameTimelineVsyncId) { in setFrameTimelineVsync() method in SurfaceControl.Transaction