Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DISurfaceComposer.cpp63 const FrameTimelineInfo& frameTimelineInfo, Vector<ComposerState>& state, in setTransactionState()
134 FrameTimelineInfo frameTimelineInfo; in onTransact() local
DBLASTBufferQueue.cpp905 const FrameTimelineInfo& frameTimelineInfo) override { in setFrameTimelineInfo()
933 const FrameTimelineInfo& frameTimelineInfo) { in setFrameTimelineInfo()
DSurfaceComposerClient.cpp750 FrameTimelineInfo frameTimelineInfo; in readFromParcel() local
2106 const FrameTimelineInfo& frameTimelineInfo) { in setFrameTimelineInfo()
/frameworks/native/services/surfaceflinger/
DTransactionState.h120 FrameTimelineInfo frameTimelineInfo; member
DLayer.h203 FrameTimelineInfo frameTimelineInfo; member
DSurfaceFlinger.cpp4499 const FrameTimelineInfo& frameTimelineInfo, Vector<ComposerState>& states, in setTransactionState()
4615 bool SurfaceFlinger::applyTransactionState(const FrameTimelineInfo& frameTimelineInfo, in applyTransactionState()
4797 uint32_t SurfaceFlinger::setClientStateLocked(const FrameTimelineInfo& frameTimelineInfo, in setClientStateLocked()
5146 uint32_t SurfaceFlinger::updateLayerCallbacksAndStats(const FrameTimelineInfo& frameTimelineInfo, in updateLayerCallbacksAndStats()
/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.cpp73 FrameTimelineInfo frameTimelineInfo; member
91 bool isAutoTimestamp, const FrameTimelineInfo& frameTimelineInfo) { in setupSingle()
DTestableSurfaceFlinger.h505 const FrameTimelineInfo& frameTimelineInfo, Vector<ComposerState>& states, in setTransactionState()
/frameworks/native/services/surfaceflinger/fuzzer/
Dsurfaceflinger_fuzzers_utils.h745 const FrameTimelineInfo& frameTimelineInfo, Vector<ComposerState>& states, in setTransactionState()
/frameworks/native/libs/nativewindow/include/system/
Dwindow.h1094 struct ANativeWindow* window, struct ANativeWindowFrameTimelineInfo frameTimelineInfo) { in native_window_set_frame_timeline_info()