HomeSort by relevance Sort by last modified time
    Searched defs:handles_map_ (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/display/msm8909/gralloc/
gr_buf_mgr.h 127 std::unordered_map<const private_handle_t*, std::shared_ptr<Buffer>> handles_map_ = {}; member in class:gralloc1::BufferManager
  /hardware/qcom/display/msm8909w_3100/libgralloc1/
gr_buf_mgr.h 127 std::unordered_map<const private_handle_t*, std::shared_ptr<Buffer>> handles_map_ = {}; member in class:gralloc1::BufferManager
  /hardware/qcom/display/msm8996/libgralloc1/
gr_buf_mgr.h 128 std::unordered_map<const private_handle_t*, std::shared_ptr<Buffer>> handles_map_ = {}; member in class:gralloc1::BufferManager
  /hardware/qcom/display/msm8998/libgralloc1/
gr_buf_mgr.h 128 std::unordered_map<const private_handle_t*, std::shared_ptr<Buffer>> handles_map_ = {}; member in class:gralloc1::BufferManager

Completed in 213 milliseconds