Home
last modified time | relevance | path

Searched refs:PRIV_FLAGS_HWC_LOCK (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/display/msm8960/libgralloc/
Dgralloc_priv.h147 PRIV_FLAGS_HWC_LOCK = 0x00000200, enumerator
/hardware/qcom/display/msm8226/libgralloc/
Dgralloc_priv.h187 PRIV_FLAGS_HWC_LOCK = 0x00000200, enumerator
/hardware/qcom/display/msm8084/libgralloc/
Dgralloc_priv.h187 PRIV_FLAGS_HWC_LOCK = 0x00000200, enumerator
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_utils.h226 return (hnd && (private_handle_t::PRIV_FLAGS_HWC_LOCK & hnd->flags)); in isBufferLocked()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.h408 return (hnd && (private_handle_t::PRIV_FLAGS_HWC_LOCK & hnd->flags)); in isBufferLocked()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.h435 return (hnd && (private_handle_t::PRIV_FLAGS_HWC_LOCK & hnd->flags)); in isBufferLocked()