Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/gui/
H A DISurfaceComposer.cpp64 const FrameTimelineInfo& frameTimelineInfo, Vector<ComposerState>& state, in setTransactionState()
135 FrameTimelineInfo frameTimelineInfo; in onTransact() local
H A DBLASTBufferQueue.cpp978 const FrameTimelineInfo& frameTimelineInfo) override { in setFrameTimelineInfo()
1006 const FrameTimelineInfo& frameTimelineInfo) { in setFrameTimelineInfo()
H A DSurfaceComposerClient.cpp877 FrameTimelineInfo frameTimelineInfo; in readFromParcel() local
2318 const FrameTimelineInfo& frameTimelineInfo) { in setFrameTimelineInfo()
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DTransactionState.h134 FrameTimelineInfo frameTimelineInfo; member
H A DLayer.h136 FrameTimelineInfo frameTimelineInfo; member
H A DSurfaceFlinger.cpp4826 const FrameTimelineInfo& frameTimelineInfo, Vector<ComposerState>& states, in setTransactionState()
4953 bool SurfaceFlinger::applyTransactionState(const FrameTimelineInfo& frameTimelineInfo, in applyTransactionState()
5109 uint32_t SurfaceFlinger::updateLayerCallbacksAndStats(const FrameTimelineInfo& frameTimelineInfo, in updateLayerCallbacksAndStats()
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTransactionApplicationTest.cpp80 FrameTimelineInfo frameTimelineInfo; member
98 bool isAutoTimestamp, const FrameTimelineInfo& frameTimelineInfo) { in setupSingle()
H A DSurfaceFlinger_NotifyExpectedPresentTest.cpp65 FrameTimelineInfo frameTimelineInfo{}; member
H A DTestableSurfaceFlinger.h504 const FrameTimelineInfo& frameTimelineInfo, Vector<ComposerState>& states, in setTransactionState()
/aosp_15_r20/frameworks/native/services/surfaceflinger/FrameTimeline/
H A DFrameTimeline.cpp339 SurfaceFrame::SurfaceFrame(const FrameTimelineInfo& frameTimelineInfo, pid_t ownerPid, in SurfaceFrame()
943 const FrameTimelineInfo& frameTimelineInfo, pid_t ownerPid, uid_t ownerUid, int32_t layerId, in createSurfaceFrameForToken()
/aosp_15_r20/frameworks/native/libs/nativewindow/include/system/
H A Dwindow.h1179 struct ANativeWindow* window, struct ANativeWindowFrameTimelineInfo frameTimelineInfo) { in native_window_set_frame_timeline_info()