HomeSort by relevance Sort by last modified time
    Searched refs:PRIV_FLAGS_HW_TEXTURE (Results 1 - 14 of 14) 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 54 PRIV_FLAGS_HW_TEXTURE = 0x00100000,
gr_buf_mgr.cpp 327 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/libgralloc/
gralloc_priv.h 200 PRIV_FLAGS_HW_TEXTURE = 0x00100000,
gpu.cpp 144 flags |= private_handle_t::PRIV_FLAGS_HW_TEXTURE;
  /hardware/qcom/display/msm8994/libgralloc/
gralloc_priv.h 205 PRIV_FLAGS_HW_TEXTURE = 0x00100000,
gpu.cpp 140 flags |= private_handle_t::PRIV_FLAGS_HW_TEXTURE;
  /hardware/qcom/display/msm8996/libgralloc/
gralloc_priv.h 207 PRIV_FLAGS_HW_TEXTURE = 0x00100000,
gpu.cpp 119 flags |= private_handle_t::PRIV_FLAGS_HW_TEXTURE;

Completed in 116 milliseconds