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

  /hardware/qcom/display/msm8960/libgralloc/
gralloc_priv.h 158 PRIV_FLAGS_EXTERNAL_CC = 0x00008000,
gpu.cpp 102 flags |= private_handle_t::PRIV_FLAGS_EXTERNAL_CC;
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.h 241 return (hnd && (hnd->flags & private_handle_t::PRIV_FLAGS_EXTERNAL_CC));

Completed in 108 milliseconds