Searched refs:RS_FORMAT_A8R8G8B8 (Results 1 – 4 of 4) sorted by relevance
120 .source_format = RS_FORMAT_A8R8G8B8, in etna_create_surface()121 .dest_format = RS_FORMAT_A8R8G8B8, in etna_create_surface()
52 #define RS_FORMAT_A8B8G8R8 (RS_FORMAT_A8R8G8B8 | RS_FORMAT_RB_SWAP)
78 format = RS_FORMAT_A8R8G8B8; in etna_rs_gen_clear_surface()
88 #define RS_FORMAT_A8R8G8B8 0x00000006 macro