Home
last modified time | relevance | path

Searched refs:PRIV_FLAGS_USES_ASHMEM (Results 1 – 14 of 14) sorted by relevance

/hardware/qcom/display/msm8960/libgralloc/
Dgralloc_priv.h141 PRIV_FLAGS_USES_ASHMEM = 0x00000010, enumerator
Dmapper.cpp187 private_handle_t::PRIV_FLAGS_USES_ASHMEM | in terminateBuffer()
/hardware/qcom/display/msm8226/libgralloc/
Dgralloc_priv.h181 PRIV_FLAGS_USES_ASHMEM = 0x00000010, enumerator
Dmapper.cpp194 private_handle_t::PRIV_FLAGS_USES_ASHMEM | in terminateBuffer()
/hardware/qcom/display/msm8084/libgralloc/
Dgralloc_priv.h181 PRIV_FLAGS_USES_ASHMEM = 0x00000010, enumerator
Dmapper.cpp194 private_handle_t::PRIV_FLAGS_USES_ASHMEM | in terminateBuffer()
/hardware/qcom/display/msm8996/libgralloc/
Dgralloc_priv.h191 PRIV_FLAGS_USES_ASHMEM = 0x00000010, enumerator
/hardware/qcom/display/msm8994/libgralloc/
Dgralloc_priv.h187 PRIV_FLAGS_USES_ASHMEM = 0x00000010, enumerator
/hardware/qcom/display/msm8998/libgralloc/
Dgralloc_priv.h210 PRIV_FLAGS_USES_ASHMEM = 0x00000010, enumerator
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dgralloc_priv.h203 PRIV_FLAGS_USES_ASHMEM = 0x00000010, enumerator
/hardware/qcom/display/msm8960/libcopybit/
Dcopybit_c2d.cpp345 else if (handle->flags & private_handle_t::PRIV_FLAGS_USES_ASHMEM) in c2d_get_gpuaddr()
/hardware/qcom/display/msm8994/libcopybit/
Dcopybit_c2d.cpp356 else if (handle->flags & private_handle_t::PRIV_FLAGS_USES_ASHMEM) in c2d_get_gpuaddr()
/hardware/qcom/display/msm8226/libcopybit/
Dcopybit_c2d.cpp355 else if (handle->flags & private_handle_t::PRIV_FLAGS_USES_ASHMEM) in c2d_get_gpuaddr()
/hardware/qcom/display/msm8084/libcopybit/
Dcopybit_c2d.cpp350 else if (handle->flags & private_handle_t::PRIV_FLAGS_USES_ASHMEM) in c2d_get_gpuaddr()