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

/system/core/libpixelflinger/
H A Dscanline.cpp988 uint16_t get_pixel16() { function in struct:android::horz_iterator16
1013 uint16_t get_pixel16() { function in struct:android::clamp_iterator
1061 uint16_t get_pixel16() { function in struct:android::horz_clamp_iterator
1612 *di.dst++ = ci.get_pixel16();
1617 *di.dst++ = ci.get_pixel16();
2246 uint16_t s = ci.get_pixel16();

Completed in 11 milliseconds