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

  /hardware/qcom/display/msm8960/libgralloc/
gralloc_priv.h 161 PRIV_FLAGS_HW_COMPOSER = 0x00080000,
gpu.cpp 136 flags |= private_handle_t::PRIV_FLAGS_HW_COMPOSER;
  /hardware/qcom/display/msm8974/libgralloc/
gralloc_priv.h 158 PRIV_FLAGS_HW_COMPOSER = 0x00080000,
gpu.cpp 142 flags |= private_handle_t::PRIV_FLAGS_HW_COMPOSER;
  /hardware/qcom/display/msm8084/libgralloc/
gralloc_priv.h 198 PRIV_FLAGS_HW_COMPOSER = 0x00080000,
gpu.cpp 140 flags |= private_handle_t::PRIV_FLAGS_HW_COMPOSER;
  /hardware/qcom/display/msm8226/libgralloc/
gralloc_priv.h 196 PRIV_FLAGS_HW_COMPOSER = 0x00080000,
gpu.cpp 135 flags |= private_handle_t::PRIV_FLAGS_HW_COMPOSER;

Completed in 655 milliseconds