Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A DGpuDrawPathTest.cpp34 static void test_drawPathEmpty(skiatest::Reporter*, SkCanvas* canvas) { in test_drawPathEmpty() function
86 for (auto& test_func : { &test_drawPathEmpty, &test_drawSameRectOvals }) { in DEF_GANESH_TEST_FOR_GL_CONTEXT()