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

/hardware/qcom/display/msm8960/libgralloc/
H A Dgralloc_priv.h146 PRIV_FLAGS_HWC_LOCK = 0x00000200, enumerator in enum:private_handle_t::__anon793
/hardware/qcom/display/msm8974/libgralloc/
H A Dgralloc_priv.h143 PRIV_FLAGS_HWC_LOCK = 0x00000200, enumerator in enum:private_handle_t::__anon858
/hardware/qcom/display/msm8x26/libgralloc/
H A Dgralloc_priv.h145 PRIV_FLAGS_HWC_LOCK = 0x00000200, enumerator in enum:private_handle_t::__anon930
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.h226 return (hnd && (private_handle_t::PRIV_FLAGS_HWC_LOCK & hnd->flags));
/hardware/qcom/display/msm8x26/libhwcomposer/
H A Dhwc_utils.h226 return (hnd && (private_handle_t::PRIV_FLAGS_HWC_LOCK & hnd->flags));
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_utils.h279 return (hnd && (private_handle_t::PRIV_FLAGS_HWC_LOCK & hnd->flags));

Completed in 122 milliseconds