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

  /hardware/qcom/display/msm8960/libgralloc/
gralloc_priv.h 141 PRIV_FLAGS_USES_ASHMEM = 0x00000010,
mapper.cpp 187 private_handle_t::PRIV_FLAGS_USES_ASHMEM |
  /hardware/qcom/display/msm8084/libgralloc/
gralloc_priv.h 181 PRIV_FLAGS_USES_ASHMEM = 0x00000010,
mapper.cpp 194 private_handle_t::PRIV_FLAGS_USES_ASHMEM |
  /hardware/qcom/display/msm8226/libgralloc/
gralloc_priv.h 181 PRIV_FLAGS_USES_ASHMEM = 0x00000010,
mapper.cpp 194 private_handle_t::PRIV_FLAGS_USES_ASHMEM |
  /hardware/qcom/display/msm8909w_3100/libgralloc/
gralloc_priv.h 203 PRIV_FLAGS_USES_ASHMEM = 0x00000010,
  /hardware/qcom/display/msm8994/libgralloc/
gralloc_priv.h 187 PRIV_FLAGS_USES_ASHMEM = 0x00000010,
  /hardware/qcom/display/msm8996/libgralloc/
gralloc_priv.h 191 PRIV_FLAGS_USES_ASHMEM = 0x00000010,
  /hardware/qcom/display/msm8998/libgralloc/
gralloc_priv.h 210 PRIV_FLAGS_USES_ASHMEM = 0x00000010,
  /hardware/qcom/display/msm8084/libcopybit/
copybit_c2d.cpp 350 else if (handle->flags & private_handle_t::PRIV_FLAGS_USES_ASHMEM)
    [all...]
  /hardware/qcom/display/msm8226/libcopybit/
copybit_c2d.cpp 355 else if (handle->flags & private_handle_t::PRIV_FLAGS_USES_ASHMEM)
    [all...]
  /hardware/qcom/display/msm8960/libcopybit/
copybit_c2d.cpp 345 else if (handle->flags & private_handle_t::PRIV_FLAGS_USES_ASHMEM)
    [all...]
  /hardware/qcom/display/msm8994/libcopybit/
copybit_c2d.cpp 356 else if (handle->flags & private_handle_t::PRIV_FLAGS_USES_ASHMEM)
    [all...]

Completed in 156 milliseconds