Searched refs:EmptyPath (Results 1 – 2 of 2) sorted by relevance
154 DEF_TEST(EmptyPath, reporter) { in DEF_TEST() argument
635 CFX_PathData EmptyPath; in ProcessClipPath() local636 EmptyPath.AppendRect(-1, -1, 0, 0); in ProcessClipPath()638 m_pDevice->SetClip_PathFill(&EmptyPath, nullptr, fill_mode); in ProcessClipPath()