Home
last modified time | relevance | path

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

/hardware/ti/am57x/libhwcomposer/
Dformat.h55 bool is_rgb_format(uint32_t format);
Dformat.cpp53 bool is_rgb_format(uint32_t format) in is_rgb_format() function
/hardware/qcom/display/msm8994/libgralloc/
Dalloc_controller.cpp141 bool is_rgb_format = false; in isUncompressedRgbFormat() local
157 is_rgb_format = true; in isUncompressedRgbFormat()
163 return is_rgb_format; in isUncompressedRgbFormat()
/hardware/qcom/display/msm8996/libgralloc/
Dalloc_controller.cpp184 bool is_rgb_format = false; in isUncompressedRgbFormat() local
208 is_rgb_format = true; in isUncompressedRgbFormat()
214 return is_rgb_format; in isUncompressedRgbFormat()
/hardware/qcom/display/msm8909/libgralloc/
Dalloc_controller.cpp189 bool is_rgb_format = false; in isUncompressedRgbFormat() local
213 is_rgb_format = true; in isUncompressedRgbFormat()
219 return is_rgb_format; in isUncompressedRgbFormat()
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dalloc_controller.cpp189 bool is_rgb_format = false; in isUncompressedRgbFormat() local
213 is_rgb_format = true; in isUncompressedRgbFormat()
219 return is_rgb_format; in isUncompressedRgbFormat()