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/libgralloc/
gralloc_priv.h 156 PRIV_FLAGS_EXTERNAL_CC = 0x00008000,
gpu.cpp 102 flags |= private_handle_t::PRIV_FLAGS_EXTERNAL_CC;
  /hardware/qcom/display/libhwcomposer/
hwc_utils.h 242 return (hnd && (hnd->flags & private_handle_t::PRIV_FLAGS_EXTERNAL_CC));

Completed in 20 milliseconds