Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A DPathTest.cpp4205 static void test_addEmptyPath(skiatest::Reporter* reporter, SkPath::AddPathMode mode) { in test_addEmptyPath() function
5156 test_addEmptyPath(reporter, SkPath::kExtend_AddPathMode); in DEF_TEST()
5157 test_addEmptyPath(reporter, SkPath::kAppend_AddPathMode); in DEF_TEST()