HomeSort by relevance Sort by last modified time
    Searched defs:GetBppForUncompressedRGB (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/display/msm8996/libgralloc1/
gr_utils.cpp 102 uint32_t GetBppForUncompressedRGB(int format) {
  /hardware/qcom/display/msm8998/libgralloc1/
gr_utils.cpp 102 uint32_t GetBppForUncompressedRGB(int format) {
  /hardware/qcom/display/msm8909/gralloc/
gr_utils.cpp 114 uint32_t GetBppForUncompressedRGB(int format) {
191 uint32_t bpp = GetBppForUncompressedRGB(format);
614 bpp = GetBppForUncompressedRGB(format);
652 uint32_t bpp = GetBppForUncompressedRGB(hnd->format);
  /hardware/qcom/display/msm8909w_3100/libgralloc1/
gr_utils.cpp 114 uint32_t GetBppForUncompressedRGB(int format) {
191 uint32_t bpp = GetBppForUncompressedRGB(format);
614 bpp = GetBppForUncompressedRGB(format);
652 uint32_t bpp = GetBppForUncompressedRGB(hnd->format);

Completed in 88 milliseconds