Home
last modified time | relevance | path

Searched refs:is_rgb_format (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/display/msm8994/libgralloc/
Dalloc_controller.cpp141 bool is_rgb_format = false; in isUncompressedRgbFormat() local
155 is_rgb_format = true; in isUncompressedRgbFormat()
161 return is_rgb_format; in isUncompressedRgbFormat()
/hardware/qcom/display/msm8996/libgralloc/
Dalloc_controller.cpp177 bool is_rgb_format = false; in isUncompressedRgbFormat() local
200 is_rgb_format = true; in isUncompressedRgbFormat()
206 return is_rgb_format; in isUncompressedRgbFormat()