Home
last modified time | relevance | path

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

/external/skia/tests/
DTextBlobTest.cpp393 static void add_run(SkTextBlobBuilder* builder, const char text[], SkScalar x, SkScalar y, in add_run() function
432 add_run(&builder, "Hello", 10, 20, nullptr); // we don't flatten this in the paint in DEF_TEST()
433 add_run(&builder, "World", 10, 40, tf); // we will flatten this in the paint in DEF_TEST()
/external/skqp/tests/
DTextBlobTest.cpp393 static void add_run(SkTextBlobBuilder* builder, const char text[], SkScalar x, SkScalar y, in add_run() function
432 add_run(&builder, "Hello", 10, 20, nullptr); // we don't flatten this in the paint in DEF_TEST()
433 add_run(&builder, "World", 10, 40, tf); // we will flatten this in the paint in DEF_TEST()