Home
last modified time | relevance | path

Searched defs:FrameRecord (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DFrameTracker.h91 struct FrameRecord { struct
92 FrameRecord() : in FrameRecord() argument
96 nsecs_t desiredPresentTime;
97 nsecs_t frameReadyTime;
98 nsecs_t actualPresentTime;
99 std::shared_ptr<FenceTime> frameReadyFence;
100 std::shared_ptr<FenceTime> actualPresentFence;
/aosp_15_r20/packages/services/Car/cpp/evs/manager/aidl/include/
DHalCamera.h106 struct FrameRecord { struct
109 FrameRecord(uint32_t id) : frameId(id), refCount(0) {}; in FrameRecord() argument
110 FrameRecord(uint32_t id, uint32_t count) : frameId(id), refCount(count) {}; in FrameRecord() function
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.0/
DHalCamera.h73 struct FrameRecord { struct
76 FrameRecord(uint32_t id) : frameId(id), refCount(0) {}; in FrameRecord() argument
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.1/
DHalCamera.h122 struct FrameRecord { struct
125 explicit FrameRecord(uint32_t id) : frameId(id), refCount(0) {} in FrameRecord() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DThumb1FrameLowering.cpp1108 std::set<Register> FrameRecord; in spillCalleeSavedRegisters() local
1155 std::set<Register> FrameRecord; in restoreCalleeSavedRegisters() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dlevel.h46 } FrameRecord; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCWin64EH.cpp824 FrameRecord, in tryARM64PackedUnwind() enumerator
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encoder.h459 } FrameRecord; typedef