Home
last modified time | relevance | path

Searched defs:containsNoEmptyCheck (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/core/
H A DSkLineClipper.cpp90 static inline bool containsNoEmptyCheck(const SkRect& outer, in containsNoEmptyCheck() function
/aosp_15_r20/external/skia/include/core/
H A DSkRect.h500 bool containsNoEmptyCheck(const SkIRect& r) const { in containsNoEmptyCheck() function