OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRIV_FLAGS_HWC_LOCK
(Results
1 - 6
of
6
) sorted by null
/hardware/qcom/display/msm8960/libgralloc/
gralloc_priv.h
146
PRIV_FLAGS_HWC_LOCK
= 0x00000200,
/hardware/qcom/display/msm8974/libgralloc/
gralloc_priv.h
143
PRIV_FLAGS_HWC_LOCK
= 0x00000200,
/hardware/qcom/display/msm8x26/libgralloc/
gralloc_priv.h
145
PRIV_FLAGS_HWC_LOCK
= 0x00000200,
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.h
226
return (hnd && (private_handle_t::
PRIV_FLAGS_HWC_LOCK
& hnd->flags));
/hardware/qcom/display/msm8x26/libhwcomposer/
hwc_utils.h
226
return (hnd && (private_handle_t::
PRIV_FLAGS_HWC_LOCK
& hnd->flags));
/hardware/qcom/display/msm8974/libhwcomposer/
hwc_utils.h
275
return (hnd && (private_handle_t::
PRIV_FLAGS_HWC_LOCK
& hnd->flags));
Completed in 289 milliseconds