Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.h983 void onSurfaceFrameCreated(const std::shared_ptr<frametimeline::SurfaceFrame>&);
DLayer.cpp1439 onSurfaceFrameCreated(surfaceFrame); in createSurfaceFrameForTransaction()
1456 onSurfaceFrameCreated(surfaceFrame); in createSurfaceFrameForBuffer()
1482 onSurfaceFrameCreated(surfaceFrame); in setFrameTimelineVsyncForSkippedFrames()
2945 void Layer::onSurfaceFrameCreated( in onSurfaceFrameCreated() function in android::Layer