Home
last modified time | relevance | path

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

/RvlSDK-2.1/include/
DG2D.h38 G2D_CTG_RGB_DIRECT = 0x1, // Tiles with this format have direct RGB8 color only enumerator
/RvlSDK-2.1/include/revolution/
DG2D.h41 G2D_CTG_RGB_DIRECT = 0x1, // Tiles with this format have direct RGB8 color only enumerator
/RvlSDK-2.1/build/libraries/G2D/src/
DG2D.c714 case G2D_CTG_RGB_DIRECT: in G2DDrawLayer()