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