Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.h824 void setFrameTimelineVsyncForBufferTransaction(const FrameTimelineInfo& info, nsecs_t postTime);
DBufferStateLayer.cpp475 setFrameTimelineVsyncForBufferTransaction(info, postTime); in setBuffer()
DLayer.cpp1196 void Layer::setFrameTimelineVsyncForBufferTransaction(const FrameTimelineInfo& info, in setFrameTimelineVsyncForBufferTransaction() function in android::Layer