HomeSort by relevance Sort by last modified time
    Searched full:show_bold (Results 1 - 1 of 1) sorted by null

  /external/skia/gm/
strokefill.cpp 30 static void show_bold(SkCanvas* canvas, const void* text, int len, function in class:skiagm::StrokeFillGM
49 show_bold(canvas, "Hello", 5, x, y, paint);
54 show_bold(canvas, hyphen, SK_ARRAY_COUNT(hyphen), x + SkIntToScalar(300), y, paint);

Completed in 35 milliseconds