Searched defs:exynos5_format_to_bpp (Results 1 - 1 of 1) sorted by relevance

/hardware/samsung_slsi/exynos5/libhwc/
H A Dhwc.cpp332 static uint8_t exynos5_format_to_bpp(int format) function
354 uint8_t bpp = exynos5_format_to_bpp(format);
780 bpp = exynos5_format_to_bpp(format);
1316 uint8_t bpp = exynos5_format_to_bpp(handle->format);

Completed in 62 milliseconds