Home
last modified time | relevance | path

Searched refs:draw_col_label (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/gm/
Dwacky_yuv_formats.cpp685 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/
Dwacky_yuv_formats.cpp876 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()