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

  /hardware/qcom/display/msm8960/libgralloc/
gralloc_priv.h 160 PRIV_FLAGS_CAMERA_WRITE = 0x00020000,
gpu.cpp 128 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE;
  /hardware/qcom/display/msm8996/libgralloc1/
gr_priv_handle.h 51 PRIV_FLAGS_CAMERA_WRITE = 0x00020000,
gr_buf_mgr.cpp 315 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE;
  /hardware/qcom/display/msm8084/libgralloc/
gralloc_priv.h 196 PRIV_FLAGS_CAMERA_WRITE = 0x00020000,
gpu.cpp 133 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE;
  /hardware/qcom/display/msm8226/libgralloc/
gralloc_priv.h 196 PRIV_FLAGS_CAMERA_WRITE = 0x00020000,
gpu.cpp 132 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE;
  /hardware/qcom/display/msm8909/libgralloc/
gralloc_priv.h 197 PRIV_FLAGS_CAMERA_WRITE = 0x00020000,
gpu.cpp 132 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE;
  /hardware/qcom/display/msm8994/libgralloc/
gralloc_priv.h 202 PRIV_FLAGS_CAMERA_WRITE = 0x00020000,
gpu.cpp 128 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE;
  /hardware/qcom/display/msm8996/libgralloc/
gralloc_priv.h 204 PRIV_FLAGS_CAMERA_WRITE = 0x00020000,
gpu.cpp 107 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)
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp     [all...]

Completed in 205 milliseconds