Home
last modified time | relevance | path

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

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