Home
last modified time | relevance | path

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

/third_party/skia/tests/
DRegionTest.cpp288 bool nonEmpty = region.setRect({0, 0, 50, 50}); in DEF_TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DIntervalMap.h158 static inline bool nonEmpty(const T &a, const T &b) { in nonEmpty() function
181 static inline bool nonEmpty(const T &a, const T &b) { in nonEmpty() function