Home
last modified time | relevance | path

Searched refs:PRIV_FLAGS_EXTERNAL_ONLY (Results 1 – 21 of 21) sorted by relevance

/hardware/qcom/display/msm8960/libgralloc/
Dgralloc_priv.h154 PRIV_FLAGS_EXTERNAL_ONLY = 0x00002000, enumerator
Dgpu.cpp96 flags |= private_handle_t::PRIV_FLAGS_EXTERNAL_ONLY; in gralloc_alloc_buffer()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_priv_handle.h44 PRIV_FLAGS_EXTERNAL_ONLY = 0x00002000, enumerator
Dgr_buf_mgr.cpp346 flags |= private_handle_t::PRIV_FLAGS_EXTERNAL_ONLY; in GetHandleFlags()
/hardware/qcom/display/msm8909/libgralloc/
Dgralloc_priv.h195 PRIV_FLAGS_EXTERNAL_ONLY = 0x00002000, enumerator
Dgpu.cpp95 flags |= private_handle_t::PRIV_FLAGS_EXTERNAL_ONLY; in gralloc_alloc_buffer()
/hardware/qcom/display/msm8084/libgralloc/
Dgralloc_priv.h194 PRIV_FLAGS_EXTERNAL_ONLY = 0x00002000, enumerator
Dgpu.cpp99 flags |= private_handle_t::PRIV_FLAGS_EXTERNAL_ONLY; in gralloc_alloc_buffer()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_priv_handle.h45 PRIV_FLAGS_EXTERNAL_ONLY = 0x00002000, enumerator
Dgr_buf_mgr.cpp390 flags |= private_handle_t::PRIV_FLAGS_EXTERNAL_ONLY; in GetHandleFlags()
/hardware/qcom/display/msm8226/libgralloc/
Dgralloc_priv.h194 PRIV_FLAGS_EXTERNAL_ONLY = 0x00002000, enumerator
Dgpu.cpp98 flags |= private_handle_t::PRIV_FLAGS_EXTERNAL_ONLY; in gralloc_alloc_buffer()
/hardware/qcom/display/msm8996/libgralloc/
Dgralloc_priv.h199 PRIV_FLAGS_EXTERNAL_ONLY = 0x00002000, enumerator
Dgpu.cpp103 flags |= private_handle_t::PRIV_FLAGS_EXTERNAL_ONLY; in gralloc_alloc_buffer()
/hardware/qcom/display/msm8994/libgralloc/
Dgralloc_priv.h198 PRIV_FLAGS_EXTERNAL_ONLY = 0x00002000, enumerator
Dgpu.cpp102 flags |= private_handle_t::PRIV_FLAGS_EXTERNAL_ONLY; in gralloc_alloc_buffer()
/hardware/qcom/display/msm8998/libgralloc/
Dgralloc_priv.h209 PRIV_FLAGS_EXTERNAL_ONLY = 0x00002000, enumerator
Dgpu.cpp306 flags |= private_handle_t::PRIV_FLAGS_EXTERNAL_ONLY; in gralloc_alloc_buffer()
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_utils.h231 return (hnd && (hnd->flags & private_handle_t::PRIV_FLAGS_EXTERNAL_ONLY)); in isExtOnly()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.h413 return (hnd && (hnd->flags & private_handle_t::PRIV_FLAGS_EXTERNAL_ONLY)); in isExtOnly()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.h440 return (hnd && (hnd->flags & private_handle_t::PRIV_FLAGS_EXTERNAL_ONLY)); in isExtOnly()