Home
last modified time | relevance | path

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

/third_party/skia/tests/
DClipStackTest.cpp466 const SkRect wideOpen = SkRect::MakeLTRB(-1000, -1000, 1000, 1000); in test_path_replace() local
467 stack->replaceClip(wideOpen, false); in test_path_replace()