Home
last modified time | relevance | path

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

/qemu/hw/display/
H A Dexynos4210_fimd.c420 #define DEF_PIXEL_TO_RGB_A(N, R, G, B, A) \ macro
437 DEF_PIXEL_TO_RGB_A(pixel_4444_to_rgb, 4, 4, 4, 4)
438 DEF_PIXEL_TO_RGB_A(pixel_8888_to_rgb, 8, 8, 8, 8)