HomeSort by relevance Sort by last modified time
    Searched refs:PRIV_FLAGS_HWC_LOCK (Results 1 - 8 of 8) 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/msm8084/libgralloc/
gralloc_priv.h 187 PRIV_FLAGS_HWC_LOCK = 0x00000200,
  /hardware/qcom/display/msm8226/libgralloc/
gralloc_priv.h 185 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/msm8974/libhwcomposer/
hwc_utils.h 279 return (hnd && (private_handle_t::PRIV_FLAGS_HWC_LOCK & hnd->flags));
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.h 406 return (hnd && (private_handle_t::PRIV_FLAGS_HWC_LOCK & hnd->flags));
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.h 379 return (hnd && (private_handle_t::PRIV_FLAGS_HWC_LOCK & hnd->flags));

Completed in 548 milliseconds