Home
last modified time | relevance | path

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

/external/skia/tests/
DGpuDrawPathTest.cpp32 static void test_drawPathEmpty(skiatest::Reporter*, SkCanvas* canvas) { in test_drawPathEmpty() function
84 for (auto& test_func : { &test_drawPathEmpty, &test_drawSameRectOvals }) { in DEF_GANESH_TEST_FOR_ALL_GL_CONTEXTS()