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

  /hardware/qcom/display/msm8960/libgralloc/
gralloc_priv.h 162 PRIV_FLAGS_HW_COMPOSER = 0x00080000,
gpu.cpp 136 flags |= private_handle_t::PRIV_FLAGS_HW_COMPOSER;
  /hardware/qcom/display/msm8996/libgralloc1/
gr_priv_handle.h 52 PRIV_FLAGS_HW_COMPOSER = 0x00080000,
gr_buf_mgr.cpp 421 flags |= private_handle_t::PRIV_FLAGS_HW_COMPOSER;
  /hardware/qcom/display/msm8998/libgralloc1/
gr_priv_handle.h 54 PRIV_FLAGS_HW_COMPOSER = 0x00080000,
gr_buf_mgr.cpp 409 flags |= private_handle_t::PRIV_FLAGS_HW_COMPOSER;
  /hardware/qcom/display/msm8084/libgralloc/
gralloc_priv.h 198 PRIV_FLAGS_HW_COMPOSER = 0x00080000,
gpu.cpp 141 flags |= private_handle_t::PRIV_FLAGS_HW_COMPOSER;
  /hardware/qcom/display/msm8226/libgralloc/
gralloc_priv.h 198 PRIV_FLAGS_HW_COMPOSER = 0x00080000,
gpu.cpp 140 flags |= private_handle_t::PRIV_FLAGS_HW_COMPOSER;
  /hardware/qcom/display/msm8909/gralloc/
gr_priv_handle.h 58 PRIV_FLAGS_HW_COMPOSER = 0x00080000,
gr_buf_mgr.cpp 415 flags |= private_handle_t::PRIV_FLAGS_HW_COMPOSER;
    [all...]
  /hardware/qcom/display/msm8909w_3100/libgralloc/
gralloc_priv.h 217 PRIV_FLAGS_HW_COMPOSER = 0x00080000,
gpu.cpp 127 flags |= private_handle_t::PRIV_FLAGS_HW_COMPOSER;
  /hardware/qcom/display/msm8909w_3100/libgralloc1/
gr_priv_handle.h 59 PRIV_FLAGS_HW_COMPOSER = 0x00080000,
gr_buf_mgr.cpp 412 flags |= private_handle_t::PRIV_FLAGS_HW_COMPOSER;
    [all...]
  /hardware/qcom/display/msm8994/libgralloc/
gralloc_priv.h 204 PRIV_FLAGS_HW_COMPOSER = 0x00080000,
gpu.cpp 144 flags |= private_handle_t::PRIV_FLAGS_HW_COMPOSER;
  /hardware/qcom/display/msm8996/libgralloc/
gralloc_priv.h 205 PRIV_FLAGS_HW_COMPOSER = 0x00080000,
gpu.cpp 123 flags |= private_handle_t::PRIV_FLAGS_HW_COMPOSER;
  /hardware/qcom/display/msm8998/libgralloc/
gralloc_priv.h 224 PRIV_FLAGS_HW_COMPOSER = 0x00080000,
  /hardware/qcom/display/msm8909/libgralloc/
gpu.cpp 127 flags |= private_handle_t::PRIV_FLAGS_HW_COMPOSER;

Completed in 3178 milliseconds