Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DTransactionApplicationTest.cpp99 FrameTimelineInfo frameTimelineInfo; member
117 const FrameTimelineInfo& frameTimelineInfo) { in setupSingle()
DTestableSurfaceFlinger.h374 const FrameTimelineInfo& frameTimelineInfo, const Vector<ComposerState>& states, in setTransactionState()
/frameworks/native/libs/gui/
DBLASTBufferQueue.cpp660 status_t setFrameTimelineInfo(const FrameTimelineInfo& frameTimelineInfo) override { in setFrameTimelineInfo()
675 status_t BLASTBufferQueue::setFrameTimelineInfo(const FrameTimelineInfo& frameTimelineInfo) { in setFrameTimelineInfo()
DISurfaceComposer.cpp67 status_t setTransactionState(const FrameTimelineInfo& frameTimelineInfo, in setTransactionState()
1169 const FrameTimelineInfo& frameTimelineInfo) override { in setFrameTimelineInfo()
1253 FrameTimelineInfo frameTimelineInfo; in onTransact() local
2053 FrameTimelineInfo frameTimelineInfo; in onTransact() local
DSurfaceComposerClient.cpp552 FrameTimelineInfo frameTimelineInfo; in readFromParcel() local
1641 const FrameTimelineInfo& frameTimelineInfo) { in setFrameTimelineInfo()
DSurface.cpp2621 status_t Surface::setFrameTimelineInfo(const FrameTimelineInfo& frameTimelineInfo) { in setFrameTimelineInfo()
/frameworks/native/services/surfaceflinger/
DBufferQueueLayer.cpp372 void BufferQueueLayer::setFrameTimelineInfoForBuffer(const FrameTimelineInfo& frameTimelineInfo) { in setFrameTimelineInfoForBuffer()
DLayer.h255 FrameTimelineInfo frameTimelineInfo; member
DSurfaceFlinger.cpp3701 const FrameTimelineInfo& frameTimelineInfo, const Vector<ComposerState>& states, in setTransactionState()
3751 void SurfaceFlinger::applyTransactionState(const FrameTimelineInfo& frameTimelineInfo, in applyTransactionState()
3901 const FrameTimelineInfo& frameTimelineInfo, const ComposerState& composerState, in setClientStateLocked()
6801 const FrameTimelineInfo& frameTimelineInfo) { in setFrameTimelineInfo()
DSurfaceFlinger.h550 FrameTimelineInfo frameTimelineInfo; member
/frameworks/native/services/surfaceflinger/FrameTimeline/
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()