Searched defs:handles_map_ (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/display/msm8909/gralloc/
H A Dgr_buf_mgr.h127 std::unordered_map<const private_handle_t*, std::shared_ptr<Buffer>> handles_map_ = {}; member in class:gralloc1::BufferManager
/hardware/qcom/display/msm8909w_3100/libgralloc1/
H A Dgr_buf_mgr.h127 std::unordered_map<const private_handle_t*, std::shared_ptr<Buffer>> handles_map_ = {}; member in class:gralloc1::BufferManager
/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_buf_mgr.h128 std::unordered_map<const private_handle_t*, std::shared_ptr<Buffer>> handles_map_ = {}; member in class:gralloc1::BufferManager
/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_buf_mgr.h128 std::unordered_map<const private_handle_t*, std::shared_ptr<Buffer>> handles_map_ = {}; member in class:gralloc1::BufferManager

Completed in 23 milliseconds