Home
last modified time | relevance | path

Searched defs:frameTimelineInfo (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTransactionApplicationTest.cpp100 FrameTimelineInfo frameTimelineInfo; member
118 const FrameTimelineInfo& frameTimelineInfo) { in setupSingle()
H A DTestableSurfaceFlinger.h374 const FrameTimelineInfo& frameTimelineInfo, const Vector<ComposerState>& states, in setTransactionState()
/aosp12/frameworks/native/libs/gui/
H A DISurfaceComposer.cpp68 status_t setTransactionState(const FrameTimelineInfo& frameTimelineInfo, in setTransactionState()
1181 const FrameTimelineInfo& frameTimelineInfo) override { in setFrameTimelineInfo()
1281 FrameTimelineInfo frameTimelineInfo; in onTransact() local
2091 FrameTimelineInfo frameTimelineInfo; in onTransact() local
H A DBLASTBufferQueue.cpp793 status_t setFrameTimelineInfo(const FrameTimelineInfo& frameTimelineInfo) override { in setFrameTimelineInfo()
820 status_t BLASTBufferQueue::setFrameTimelineInfo(const FrameTimelineInfo& frameTimelineInfo) { in setFrameTimelineInfo()
H A DSurfaceComposerClient.cpp576 FrameTimelineInfo frameTimelineInfo; in readFromParcel() local
1666 const FrameTimelineInfo& frameTimelineInfo) { in setFrameTimelineInfo()
H A DSurface.cpp2621 status_t Surface::setFrameTimelineInfo(const FrameTimelineInfo& frameTimelineInfo) { in setFrameTimelineInfo()
/aosp12/frameworks/native/services/surfaceflinger/
H A DBufferQueueLayer.cpp372 void BufferQueueLayer::setFrameTimelineInfoForBuffer(const FrameTimelineInfo& frameTimelineInfo) { in setFrameTimelineInfoForBuffer()
H A DLayer.h256 FrameTimelineInfo frameTimelineInfo; member
H A DSurfaceFlinger.cpp3704 const FrameTimelineInfo& frameTimelineInfo, const Vector<ComposerState>& states, in setTransactionState()
3754 void SurfaceFlinger::applyTransactionState(const FrameTimelineInfo& frameTimelineInfo, in applyTransactionState()
3910 const FrameTimelineInfo& frameTimelineInfo, const ComposerState& composerState, in setClientStateLocked()
6848 const FrameTimelineInfo& frameTimelineInfo) { in setFrameTimelineInfo()
H A DSurfaceFlinger.h545 FrameTimelineInfo frameTimelineInfo; member
/aosp12/frameworks/native/services/surfaceflinger/FrameTimeline/
H A DFrameTimeline.cpp301 SurfaceFrame::SurfaceFrame(const FrameTimelineInfo& frameTimelineInfo, pid_t ownerPid, in SurfaceFrame()
780 const FrameTimelineInfo& frameTimelineInfo, pid_t ownerPid, uid_t ownerUid, int32_t layerId, in createSurfaceFrameForToken()