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

  /hardware/qcom/display/msm8960/libgralloc/
gralloc_priv.h 159 PRIV_FLAGS_CAMERA_WRITE = 0x00020000,
gpu.cpp 128 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE;
  /hardware/qcom/display/msm8974/libgralloc/
gralloc_priv.h 156 PRIV_FLAGS_CAMERA_WRITE = 0x00020000,
gpu.cpp 134 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE;
  /hardware/qcom/display/msm8084/libgralloc/
gralloc_priv.h 196 PRIV_FLAGS_CAMERA_WRITE = 0x00020000,
gpu.cpp 132 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE;
  /hardware/qcom/display/msm8226/libgralloc/
gralloc_priv.h 194 PRIV_FLAGS_CAMERA_WRITE = 0x00020000,
gpu.cpp 127 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE;
  /device/moto/shamu/camera/QCamera/HAL2/core/src/
QCameraStream_Preview.cpp 220 else if (private_handle->flags & private_handle_t::PRIV_FLAGS_CAMERA_WRITE)

Completed in 527 milliseconds