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

  /hardware/qcom/display/msm8960/libgralloc/
gralloc_priv.h 140 PRIV_FLAGS_USES_ASHMEM = 0x00000010,
mapper.cpp 188 private_handle_t::PRIV_FLAGS_USES_ASHMEM |
  /hardware/qcom/display/msm8974/libgralloc/
gralloc_priv.h 137 PRIV_FLAGS_USES_ASHMEM = 0x00000010,
mapper.cpp 188 private_handle_t::PRIV_FLAGS_USES_ASHMEM |
  /hardware/qcom/display/msm8x26/libgralloc/
gralloc_priv.h 139 PRIV_FLAGS_USES_ASHMEM = 0x00000010,
mapper.cpp 188 private_handle_t::PRIV_FLAGS_USES_ASHMEM |
  /hardware/qcom/display/msm8960/libcopybit/
copybit_c2d.cpp 345 else if (handle->flags & private_handle_t::PRIV_FLAGS_USES_ASHMEM)
    [all...]
  /hardware/qcom/display/msm8974/libcopybit/
copybit_c2d.cpp 351 else if (handle->flags & private_handle_t::PRIV_FLAGS_USES_ASHMEM)
    [all...]
  /hardware/qcom/display/msm8x26/libcopybit/
copybit_c2d.cpp 345 else if (handle->flags & private_handle_t::PRIV_FLAGS_USES_ASHMEM)
    [all...]

Completed in 1810 milliseconds