Home
last modified time | relevance | path

Searched refs:setFrameTimelineVsyncForSkippedFrames (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
DLayer.h811 void setFrameTimelineVsyncForSkippedFrames(const FrameTimelineInfo& info, nsecs_t postTime,
DLayer.cpp1372 setFrameTimelineVsyncForSkippedFrames(info, postTime, mTransactionName); in setFrameTimelineVsyncForBufferTransaction()
1405 setFrameTimelineVsyncForSkippedFrames(info, postTime, mTransactionName); in setFrameTimelineVsyncForBufferlessTransaction()
1460 void Layer::setFrameTimelineVsyncForSkippedFrames(const FrameTimelineInfo& info, nsecs_t postTime, in setFrameTimelineVsyncForSkippedFrames() function in android::Layer