Home
last modified time | relevance | path

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

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