Searched refs:RS_FORMAT_A8R8G8B8 (Results 1 – 3 of 3) sorted by relevance
170 .source_format = RS_FORMAT_A8R8G8B8, in etna_create_surface()171 .dest_format = RS_FORMAT_A8R8G8B8, in etna_create_surface()
64 case 4: return RS_FORMAT_A8R8G8B8; in etna_compatible_rs_format()290 format = RS_FORMAT_A8R8G8B8; in etna_rs_gen_clear_surface()
82 #define RS_FORMAT_A8R8G8B8 0x00000006 macro