Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DTransactionState.h84 FrameTimelineInfo frameTimelineInfo; member
DBufferQueueLayer.cpp318 void BufferQueueLayer::setFrameTimelineInfoForBuffer(const FrameTimelineInfo& frameTimelineInfo) { in setFrameTimelineInfoForBuffer()
DLayer.h251 FrameTimelineInfo frameTimelineInfo; member
DSurfaceFlinger.cpp4138 const FrameTimelineInfo& frameTimelineInfo, const Vector<ComposerState>& states, in setTransactionState()
4197 bool SurfaceFlinger::applyTransactionState(const FrameTimelineInfo& frameTimelineInfo, in applyTransactionState()
4347 uint32_t SurfaceFlinger::setClientStateLocked(const FrameTimelineInfo& frameTimelineInfo, in setClientStateLocked()
7189 const FrameTimelineInfo& frameTimelineInfo) { in setFrameTimelineInfo()
/frameworks/native/libs/gui/
DISurfaceComposer.cpp74 status_t setTransactionState(const FrameTimelineInfo& frameTimelineInfo, in setTransactionState()
929 const FrameTimelineInfo& frameTimelineInfo) override { in setFrameTimelineInfo()
1044 FrameTimelineInfo frameTimelineInfo; in onTransact() local
1659 FrameTimelineInfo frameTimelineInfo; in onTransact() local
DBLASTBufferQueue.cpp883 const FrameTimelineInfo& frameTimelineInfo) override { in setFrameTimelineInfo()
911 const FrameTimelineInfo& frameTimelineInfo) { in setFrameTimelineInfo()
DSurfaceComposerClient.cpp670 FrameTimelineInfo frameTimelineInfo; in readFromParcel() local
1860 const FrameTimelineInfo& frameTimelineInfo) { in setFrameTimelineInfo()
DSurface.cpp2642 const FrameTimelineInfo& frameTimelineInfo) { in setFrameTimelineInfo()
/frameworks/native/services/surfaceflinger/FrameTimeline/
DFrameTimeline.cpp301 SurfaceFrame::SurfaceFrame(const FrameTimelineInfo& frameTimelineInfo, pid_t ownerPid, in SurfaceFrame()
788 const FrameTimelineInfo& frameTimelineInfo, pid_t ownerPid, uid_t ownerUid, int32_t layerId, in createSurfaceFrameForToken()
/frameworks/native/services/surfaceflinger/tests/unittests/
DTransactionApplicationTest.cpp94 FrameTimelineInfo frameTimelineInfo; member
112 const FrameTimelineInfo& frameTimelineInfo) { in setupSingle()
DTestableSurfaceFlinger.h446 const FrameTimelineInfo& frameTimelineInfo, const Vector<ComposerState>& states, in setTransactionState()
/frameworks/native/services/surfaceflinger/fuzzer/
Dsurfaceflinger_fuzzers_utils.h765 const FrameTimelineInfo &frameTimelineInfo, const Vector<ComposerState> &states, in setTransactionState()