Home
last modified time | relevance | path

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

/aosp12/frameworks/base/graphics/java/android/graphics/
H A DFrameInfo.java101 public void setVsync(long intendedVsync, long usedVsync, long frameTimelineVsyncId, in setVsync() method in FrameInfo
/aosp12/frameworks/base/libs/hwui/
H A DFrameInfo.h95 UiFrameInfoBuilder& setVsync(nsecs_t vsyncTime, nsecs_t intendedVsync, in setVsync() function