Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkRegion.cpp268 static bool isRunCountEmpty(int count) { in isRunCountEmpty() function
276 if (isRunCountEmpty(count)) { in setRuns()
1132 return (QUICK_EXIT_TRUE_COUNT == count) || !isRunCountEmpty(count); in Oper()
/third_party/skia/src/core/
DSkRegion.cpp267 static bool isRunCountEmpty(int count) { in isRunCountEmpty() function
275 if (isRunCountEmpty(count)) { in setRuns()
1130 return (QUICK_EXIT_TRUE_COUNT == count) || !isRunCountEmpty(count); in Oper()