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

  /hardware/qcom/display/msm8960/libgralloc/
gralloc_priv.h 160 PRIV_FLAGS_CAMERA_READ = 0x00040000,
gpu.cpp 132 flags |= private_handle_t::PRIV_FLAGS_CAMERA_READ;
  /hardware/qcom/display/msm8974/libgralloc/
gralloc_priv.h 157 PRIV_FLAGS_CAMERA_READ = 0x00040000,
gpu.cpp 138 flags |= private_handle_t::PRIV_FLAGS_CAMERA_READ;
  /hardware/qcom/display/msm8084/libgralloc/
gralloc_priv.h 197 PRIV_FLAGS_CAMERA_READ = 0x00040000,
gpu.cpp 136 flags |= private_handle_t::PRIV_FLAGS_CAMERA_READ;
  /hardware/qcom/display/msm8226/libgralloc/
gralloc_priv.h 195 PRIV_FLAGS_CAMERA_READ = 0x00040000,
gpu.cpp 131 flags |= private_handle_t::PRIV_FLAGS_CAMERA_READ;

Completed in 742 milliseconds