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

  /hardware/qcom/display/msm8960/libgralloc/
gralloc_priv.h 161 PRIV_FLAGS_CAMERA_READ = 0x00040000,
gpu.cpp 132 flags |= private_handle_t::PRIV_FLAGS_CAMERA_READ;
  /hardware/qcom/display/msm8996/libgralloc1/
gr_priv_handle.h 52 PRIV_FLAGS_CAMERA_READ = 0x00040000,
gr_buf_mgr.cpp 319 flags |= private_handle_t::PRIV_FLAGS_CAMERA_READ;
  /hardware/qcom/display/msm8084/libgralloc/
gralloc_priv.h 197 PRIV_FLAGS_CAMERA_READ = 0x00040000,
gpu.cpp 137 flags |= private_handle_t::PRIV_FLAGS_CAMERA_READ;
  /hardware/qcom/display/msm8226/libgralloc/
gralloc_priv.h 197 PRIV_FLAGS_CAMERA_READ = 0x00040000,
gpu.cpp 136 flags |= private_handle_t::PRIV_FLAGS_CAMERA_READ;
  /hardware/qcom/display/msm8909/libgralloc/
gralloc_priv.h 198 PRIV_FLAGS_CAMERA_READ = 0x00040000,
gpu.cpp 136 flags |= private_handle_t::PRIV_FLAGS_CAMERA_READ;
  /hardware/qcom/display/msm8994/libgralloc/
gralloc_priv.h 203 PRIV_FLAGS_CAMERA_READ = 0x00040000,
gpu.cpp 132 flags |= private_handle_t::PRIV_FLAGS_CAMERA_READ;
  /hardware/qcom/display/msm8996/libgralloc/
gralloc_priv.h 205 PRIV_FLAGS_CAMERA_READ = 0x00040000,
gpu.cpp 111 flags |= private_handle_t::PRIV_FLAGS_CAMERA_READ;

Completed in 195 milliseconds