Home
last modified time | relevance | path

Searched defs:SurfaceFrame (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/
H A DBufferQueueLayer.h26 class SurfaceFrame; variable
H A DLayer.h84 class SurfaceFrame; variable
920 virtual void onSurfaceFrameCreated(const std::shared_ptr<frametimeline::SurfaceFrame>&) {} in onSurfaceFrameCreated()
/aosp12/frameworks/native/services/surfaceflinger/FrameTimeline/
H A DFrameTimeline.cpp301 SurfaceFrame::SurfaceFrame(const FrameTimelineInfo& frameTimelineInfo, pid_t ownerPid, in SurfaceFrame() function in android::frametimeline::SurfaceFrame