Searched refs:EmptyPath (Results 1 - 3 of 3) sorted by relevance

/external/skia/tests/
H A DEmptyPathTest.cpp155 DEF_TEST(EmptyPath, reporter) {
/external/skqp/tests/
H A DEmptyPathTest.cpp155 DEF_TEST(EmptyPath, reporter) {
/external/pdfium/core/fpdfapi/render/
H A Dcpdf_renderstatus.cpp1421 CFX_PathData EmptyPath; local
1422 EmptyPath.AppendRect(-1, -1, 0, 0);
1423 m_pDevice->SetClip_PathFill(&EmptyPath, nullptr, FXFILL_WINDING);

Completed in 607 milliseconds