Searched defs:kEmptyRect (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkClipStack.cpp72 static const SkRect kEmptyRect = { 0, 0, 0, 0 }; local
85 visitor->clipRect(kEmptyRect, SkRegion::kIntersect_Op, false);

Completed in 25 milliseconds