HomeSort by relevance Sort by last modified time
    Searched full:store_24 (Results 1 - 2 of 2) sorted by null

  /external/pixman/pixman/
pixman-fast-path.c 57 store_24 (uint8_t *a, function
457 store_24 (dst, d);
462 store_24 (dst, d);
688 store_24 (dst, d);
    [all...]
pixman-access.c 140 #define STORE_24(img,l,o,v) \
151 #define STORE_24(img,l,o,v) \
405 STORE_24 (image, dest, offset, converted);
    [all...]

Completed in 150 milliseconds