Home
last modified time | relevance | path

Searched defs:setFrameTimelineVsync (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/
DPipAnimationControllerTest.java237 public SurfaceControl.Transaction setFrameTimelineVsync(long frameTimelineVsyncId) { in setFrameTimelineVsync() method in PipAnimationControllerTest.DummySurfaceControlTx
/frameworks/base/core/java/android/view/
DSurfaceControl.java3475 public Transaction setFrameTimelineVsync(long frameTimelineVsyncId) { in setFrameTimelineVsync() method in SurfaceControl.Transaction