HomeSort by relevance Sort by last modified time
    Searched refs:PRIV_FLAGS_HWC_LOCK (Results 1 - 6 of 6) sorted by null

  /hardware/qcom/display/msm8960/libgralloc/
gralloc_priv.h 147 PRIV_FLAGS_HWC_LOCK = 0x00000200,
  /hardware/qcom/display/msm8084/libgralloc/
gralloc_priv.h 187 PRIV_FLAGS_HWC_LOCK = 0x00000200,
  /hardware/qcom/display/msm8226/libgralloc/
gralloc_priv.h 187 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/msm8084/libhwcomposer/
hwc_utils.h 408 return (hnd && (private_handle_t::PRIV_FLAGS_HWC_LOCK & hnd->flags));
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.h 435 return (hnd && (private_handle_t::PRIV_FLAGS_HWC_LOCK & hnd->flags));

Completed in 264 milliseconds