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

/external/pixman/pixman/
H A Dpixman-fast-path.c36 fetch_24 (uint8_t *a) function
454 d = fetch_24 (dst);
461 d = over (in (src, m), fetch_24 (dst));
686 d = over (s, fetch_24 (dst));

Completed in 89 milliseconds