Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sdm845/display/sdm/include/core/
H A Dlayer_stack.h309 std::unordered_map<uint64_t, std::shared_ptr<LayerBufferObject>> buffer_map; member
384 std::shared_ptr<LayerBufferMap> buffer_map = nullptr; //!< Map of handle_id and fb_id. member
/aosp12/hardware/qcom/sm8150/display/sdm/include/core/
H A Dlayer_stack.h332 std::unordered_map<uint64_t, std::shared_ptr<LayerBufferObject>> buffer_map; member
407 std::shared_ptr<LayerBufferMap> buffer_map = nullptr; //!< Map of handle_id and fb_id. member
/aosp12/hardware/qcom/sm7250/display/sdm/include/core/
H A Dlayer_stack.h334 std::unordered_map<uint64_t, std::shared_ptr<LayerBufferObject>> buffer_map; member
406 std::shared_ptr<LayerBufferMap> buffer_map = nullptr; //!< Map of handle_id and fb_id. member
/aosp12/system/extras/simpleperf/
H A DETMDecoder.cpp297 const MapEntry* buffer_map = nullptr; member