Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/libgralloc1/
Dgr_priv_handle.h41 PRIV_FLAGS_USES_ASHMEM = 0x00000010, enumerator
/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/msm8998/libgralloc1/
Dgr_priv_handle.h41 PRIV_FLAGS_USES_ASHMEM = 0x00000010, enumerator
/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/msm8994/libgralloc/
Dgralloc_priv.h187 PRIV_FLAGS_USES_ASHMEM = 0x00000010, enumerator
/hardware/qcom/display/msm8996/libgralloc/
Dgralloc_priv.h192 PRIV_FLAGS_USES_ASHMEM = 0x00000010, enumerator
/hardware/qcom/display/msm8909/libgralloc/
Dgralloc_priv.h183 PRIV_FLAGS_USES_ASHMEM = 0x00000010, enumerator
Dmapper.cpp209 private_handle_t::PRIV_FLAGS_USES_ASHMEM | in terminateBuffer()
/hardware/qcom/display/msm8998/libgralloc/
Dgralloc_priv.h199 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/msm8084/libcopybit/
Dcopybit_c2d.cpp350 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/msm8909/libcopybit/
Dcopybit_c2d.cpp354 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()