Searched refs:EmptyPath (Results 1 – 3 of 3) sorted by relevance
155 DEF_TEST(EmptyPath, reporter) { in DEF_TEST() argument
527 CFX_PathData EmptyPath; in ProcessClipPath() local528 EmptyPath.AppendRect(-1, -1, 0, 0); in ProcessClipPath()529 m_pDevice->SetClip_PathFill(&EmptyPath, nullptr, FXFILL_WINDING); in ProcessClipPath()