Home
last modified time | relevance | path

Searched refs:setFrameTimelineVsyncForBufferTransaction (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/
H A DLayer.h835 void setFrameTimelineVsyncForBufferTransaction(const FrameTimelineInfo& info, nsecs_t postTime);
H A DBufferStateLayer.cpp472 setFrameTimelineVsyncForBufferTransaction(info, postTime); in setBuffer()
H A DLayer.cpp1202 void Layer::setFrameTimelineVsyncForBufferTransaction(const FrameTimelineInfo& info, in setFrameTimelineVsyncForBufferTransaction() function in android::Layer