Searched defs:FETCH_4 (Results 1 - 1 of 1) sorted by relevance

/external/pixman/pixman/
H A Dpixman-access.c62 #define FETCH_4(img,l,o) \ macro
65 #define FETCH_4(img,l,o) \ macro
349 pixel = FETCH_4 (image, bits, offset);

Completed in 81 milliseconds