Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/
H A DBufferStateLayer.h109 void onSurfaceFrameCreated(const std::shared_ptr<frametimeline::SurfaceFrame>& surfaceFrame);
H A DLayer.h920 virtual void onSurfaceFrameCreated(const std::shared_ptr<frametimeline::SurfaceFrame>&) {} in onSurfaceFrameCreated() function
H A DBufferStateLayer.cpp180 void BufferStateLayer::onSurfaceFrameCreated( in onSurfaceFrameCreated() function in android::BufferStateLayer
H A DLayer.cpp1284 onSurfaceFrameCreated(surfaceFrame); in createSurfaceFrameForTransaction()
1301 onSurfaceFrameCreated(surfaceFrame); in createSurfaceFrameForBuffer()