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

  /hardware/qcom/display/msm8994/libgralloc/
alloc_controller.cpp 141 bool is_rgb_format = false; local
155 is_rgb_format = true;
161 return is_rgb_format;
  /hardware/qcom/display/msm8996/libgralloc/
alloc_controller.cpp 184 bool is_rgb_format = false; local
207 is_rgb_format = true;
213 return is_rgb_format;
    [all...]
  /hardware/qcom/display/msmcobalt/libgralloc/
alloc_controller.cpp 197 bool is_rgb_format = false; local
220 is_rgb_format = true;
226 return is_rgb_format;
    [all...]

Completed in 135 milliseconds