Home
last modified time | relevance | path

Searched defs:mHeldBuffers (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/hardware/interfaces/automotive/evs/1.0/vts/functional/
H A DFrameHandler.h85 std::queue<BufferDesc> mHeldBuffers; variable
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/vts/
H A DFrameHandler.h95 std::queue<std::vector<::aidl::android::hardware::automotive::evs::BufferDesc>> mHeldBuffers; variable
/aosp_15_r20/hardware/interfaces/automotive/evs/1.1/vts/functional/
H A DFrameHandler.h107 std::queue<hidl_vec<BufferDesc_1_1>> mHeldBuffers; variable
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3StreamSplitter.h267 std::unordered_map<sp<Surface>, std::unique_ptr<HeldBuffers>, SurfaceHash> mHeldBuffers; variable