Searched refs:draw_col_label (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/gm/ |
D | wacky_yuv_formats.cpp | 685 static void draw_col_label(SkCanvas* canvas, int x, int yuvColorSpace, bool opaque) { in draw_col_label() function 932 draw_col_label(canvas, dstRect.fLeft + cellWidth / 2, cs, opaque); in onDraw()
|
/third_party/flutter/skia/gm/ |
D | wacky_yuv_formats.cpp | 876 static void draw_col_label(SkCanvas* canvas, int x, int yuvColorSpace, bool opaque) { in draw_col_label() function 1292 draw_col_label(canvas, dstRect.fLeft + dstRect.height() / 2, cs, opaque); in onDraw()
|