HomeSort by relevance Sort by last modified time
    Searched refs:PRIV_FLAGS_HW_TEXTURE (Results 1 - 9 of 9) 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/msm8974/libgralloc/
gralloc_priv.h 159 PRIV_FLAGS_HW_TEXTURE = 0x00100000,
gpu.cpp 146 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;
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3Channel.cpp 593 } else if (priv_handle->flags & private_handle_t::PRIV_FLAGS_HW_TEXTURE) {
    [all...]

Completed in 378 milliseconds