Searched refs:G2D_CTG_RGBA_INDEX8 (Results 1 – 4 of 4) sorted by relevance
39 G2D_CTG_RGBA_INDEX8 = 0x2, // Tiles with this format have 8-bit indexed RGBA8 color only enumerator
42 G2D_CTG_RGBA_INDEX8 = 0x2, // Tiles with this format have 8-bit indexed RGBA8 color only enumerator
271 0, G2D_CTG_RGBA_INDEX8, NULL, NULL, ColorRGBA8,
654 case G2D_CTG_RGBA_INDEX8: in G2DDrawLayer()