Searched refs:draw_rect_yuv (Results 1 – 1 of 1) sorted by relevance
/external/libdrm/tests/planetest/ |
D | bo.c | 23 static void draw_rect_yuv(struct sp_bo *bo, uint32_t x, uint32_t y, uint32_t width, in draw_rect_yuv() function 53 draw_rect_yuv(bo, 0, 0, bo->width, bo->height, a, r, g, b); in fill_bo()
|