Home
last modified time | relevance | path

Searched refs:PRIV_FLAGS_EXTERNAL_ONLY (Results 1 – 25 of 25) 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.h49 PRIV_FLAGS_EXTERNAL_ONLY = 0x00002000, enumerator
Dgr_buf_mgr.cpp373 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/libgralloc1/
Dgr_priv_handle.h47 PRIV_FLAGS_EXTERNAL_ONLY = 0x00002000, enumerator
Dgr_buf_mgr.cpp381 flags |= private_handle_t::PRIV_FLAGS_EXTERNAL_ONLY; in GetHandleFlags()
/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/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/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/msm8909/gralloc/
Dgr_priv_handle.h53 PRIV_FLAGS_EXTERNAL_ONLY = 0x00002000, enumerator
Dgr_buf_mgr.cpp395 flags |= private_handle_t::PRIV_FLAGS_EXTERNAL_ONLY; in GetHandleFlags()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_priv_handle.h54 PRIV_FLAGS_EXTERNAL_ONLY = 0x00002000, enumerator
Dgr_buf_mgr.cpp392 flags |= private_handle_t::PRIV_FLAGS_EXTERNAL_ONLY; in GetHandleFlags()
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dgralloc_priv.h211 PRIV_FLAGS_EXTERNAL_ONLY = 0x00002000, enumerator
Dgpu.cpp107 flags |= private_handle_t::PRIV_FLAGS_EXTERNAL_ONLY; in gralloc_alloc_buffer()
/hardware/qcom/display/msm8998/libgralloc/
Dgralloc_priv.h218 PRIV_FLAGS_EXTERNAL_ONLY = 0x00002000, enumerator
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_utils.h231 return (hnd && (hnd->flags & private_handle_t::PRIV_FLAGS_EXTERNAL_ONLY)); in isExtOnly()
/hardware/qcom/display/msm8909/libgralloc/
Dgpu.cpp107 flags |= private_handle_t::PRIV_FLAGS_EXTERNAL_ONLY; in gralloc_alloc_buffer()
/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()