HomeSort by relevance Sort by last modified time
    Searched refs:PRIV_FLAGS_HW_TEXTURE (Results 1 - 22 of 22) sorted by null

  /hardware/qcom/display/msm8960/libgralloc/
gralloc_priv.h 163 PRIV_FLAGS_HW_TEXTURE = 0x00100000,
gpu.cpp 140 flags |= private_handle_t::PRIV_FLAGS_HW_TEXTURE;
  /hardware/qcom/display/msm8996/libgralloc1/
gr_priv_handle.h 53 PRIV_FLAGS_HW_TEXTURE = 0x00100000,
gr_buf_mgr.cpp 425 flags |= private_handle_t::PRIV_FLAGS_HW_TEXTURE;
  /hardware/qcom/display/msm8998/libgralloc1/
gr_priv_handle.h 55 PRIV_FLAGS_HW_TEXTURE = 0x00100000,
gr_buf_mgr.cpp 413 flags |= private_handle_t::PRIV_FLAGS_HW_TEXTURE;
  /hardware/qcom/display/msm8084/libgralloc/
gralloc_priv.h 199 PRIV_FLAGS_HW_TEXTURE = 0x00100000,
gpu.cpp 145 flags |= private_handle_t::PRIV_FLAGS_HW_TEXTURE;
  /hardware/qcom/display/msm8226/libgralloc/
gralloc_priv.h 199 PRIV_FLAGS_HW_TEXTURE = 0x00100000,
gpu.cpp 144 flags |= private_handle_t::PRIV_FLAGS_HW_TEXTURE;
  /hardware/qcom/display/msm8909/gralloc/
gr_priv_handle.h 59 PRIV_FLAGS_HW_TEXTURE = 0x00100000,
gr_buf_mgr.cpp 419 flags |= private_handle_t::PRIV_FLAGS_HW_TEXTURE;
    [all...]
  /hardware/qcom/display/msm8909w_3100/libgralloc/
gralloc_priv.h 218 PRIV_FLAGS_HW_TEXTURE = 0x00100000,
gpu.cpp 131 flags |= private_handle_t::PRIV_FLAGS_HW_TEXTURE;
  /hardware/qcom/display/msm8909w_3100/libgralloc1/
gr_priv_handle.h 60 PRIV_FLAGS_HW_TEXTURE = 0x00100000,
gr_buf_mgr.cpp 416 flags |= private_handle_t::PRIV_FLAGS_HW_TEXTURE;
    [all...]
  /hardware/qcom/display/msm8994/libgralloc/
gralloc_priv.h 205 PRIV_FLAGS_HW_TEXTURE = 0x00100000,
gpu.cpp 148 flags |= private_handle_t::PRIV_FLAGS_HW_TEXTURE;
  /hardware/qcom/display/msm8996/libgralloc/
gralloc_priv.h 206 PRIV_FLAGS_HW_TEXTURE = 0x00100000,
gpu.cpp 127 flags |= private_handle_t::PRIV_FLAGS_HW_TEXTURE;
  /hardware/qcom/display/msm8998/libgralloc/
gralloc_priv.h 225 PRIV_FLAGS_HW_TEXTURE = 0x00100000,
  /hardware/qcom/display/msm8909/libgralloc/
gpu.cpp 131 flags |= private_handle_t::PRIV_FLAGS_HW_TEXTURE;

Completed in 455 milliseconds