Searched refs:draw_yuv420_macropixel (Results 1 – 3 of 3) sorted by relevance
/external/libkmsxx/kms++util/inc/kms++util/ |
D | kms++util.h | 23 void draw_yuv420_macropixel(IFramebuffer& buf, unsigned x, unsigned y,
|
/external/libkmsxx/kms++util/src/ |
D | drawing.cpp | 354 void draw_yuv420_macropixel(IFramebuffer& buf, unsigned x, unsigned y, in draw_yuv420_macropixel() function 435 draw_yuv420_macropixel(fb, x + i, y + j, in draw_rect() 540 draw_yuv420_macropixel(buf, xpos + x, ypos + y, in draw_char()
|
D | testpat.cpp | 148 draw_yuv420_macropixel(fb, x, y, in draw_test_pattern_part()
|