Searched defs:frameTimelineInfo (Results  1 – 11 of 11) sorted by relevance
| /frameworks/native/libs/gui/ | 
| D | ISurfaceComposer.cpp | 63             const FrameTimelineInfo& frameTimelineInfo, Vector<ComposerState>& state,  in setTransactionState()134             FrameTimelineInfo frameTimelineInfo;  in onTransact()  local
 
 | 
| D | BLASTBufferQueue.cpp | 905                                   const FrameTimelineInfo& frameTimelineInfo) override {  in setFrameTimelineInfo()933                                                 const FrameTimelineInfo& frameTimelineInfo) {  in setFrameTimelineInfo()
 
 | 
| D | SurfaceComposerClient.cpp | 750     FrameTimelineInfo frameTimelineInfo;  in readFromParcel()  local2106         const FrameTimelineInfo& frameTimelineInfo) {  in setFrameTimelineInfo()
 
 | 
| /frameworks/native/services/surfaceflinger/ | 
| D | TransactionState.h | 120     FrameTimelineInfo frameTimelineInfo;  member
 | 
| D | Layer.h | 203         FrameTimelineInfo frameTimelineInfo;  member
 | 
| D | SurfaceFlinger.cpp | 4499         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/ | 
| D | FrameTimeline.cpp | 301 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/ | 
| D | TransactionApplicationTest.cpp | 73         FrameTimelineInfo frameTimelineInfo;  member91                      bool isAutoTimestamp, const FrameTimelineInfo& frameTimelineInfo) {  in setupSingle()
 
 | 
| D | TestableSurfaceFlinger.h | 505             const FrameTimelineInfo& frameTimelineInfo, Vector<ComposerState>& states,  in setTransactionState()
 | 
| /frameworks/native/services/surfaceflinger/fuzzer/ | 
| D | surfaceflinger_fuzzers_utils.h | 745             const FrameTimelineInfo& frameTimelineInfo, Vector<ComposerState>& states,  in setTransactionState()
 | 
| /frameworks/native/libs/nativewindow/include/system/ | 
| D | window.h | 1094         struct ANativeWindow* window, struct ANativeWindowFrameTimelineInfo frameTimelineInfo) {  in native_window_set_frame_timeline_info()
 |