Searched defs:kEmptyRect (Results 1 - 1 of 1) sorted by relevance
/external/skia/src/core/ | ||
H A D | SkClipStack.cpp | 72 static const SkRect kEmptyRect = { 0, 0, 0, 0 }; local 85 visitor->clipRect(kEmptyRect, SkRegion::kIntersect_Op, false); |
Completed in 42 milliseconds