Searched defs:PIXMAN_FORMAT_G (Results 1 - 1 of 1) sorted by path

/external/pixman/pixman/
H A Dpixman.h661 #define PIXMAN_FORMAT_G(f) (((f) >> 4) & 0x0f) macro
667 PIXMAN_FORMAT_G(f) + \

Completed in 408 milliseconds