Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/fuzzer/
Dsurfaceflinger_layer_fuzzer.cpp99 effectLayer->setFrameTimelineVsyncForBufferTransaction(frameInfo, postTime); in invokeEffectLayer()
/frameworks/native/services/surfaceflinger/
DLayer.h784 void setFrameTimelineVsyncForBufferTransaction(const FrameTimelineInfo& info, nsecs_t postTime);
DLayer.cpp1333 void Layer::setFrameTimelineVsyncForBufferTransaction(const FrameTimelineInfo& info, in setFrameTimelineVsyncForBufferTransaction() function in android::Layer
3169 setFrameTimelineVsyncForBufferTransaction(info, postTime); in setBuffer()