Home
last modified time | relevance | path

Searched refs:draw_yuv420_macropixel (Results 1 – 3 of 3) sorted by relevance

/external/libkmsxx/kms++util/inc/kms++util/
Dkms++util.h23 void draw_yuv420_macropixel(IFramebuffer& buf, unsigned x, unsigned y,
/external/libkmsxx/kms++util/src/
Ddrawing.cpp354 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()
Dtestpat.cpp148 draw_yuv420_macropixel(fb, x, y, in draw_test_pattern_part()