Home
last modified time | relevance | path

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

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