HomeSort by relevance Sort by last modified time
    Searched refs:isRunCountEmpty (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/core/
SkRegion.cpp 228 static bool isRunCountEmpty(int count) {
236 if (isRunCountEmpty(count)) {
1084 return (QUICK_EXIT_TRUE_COUNT == count) || !isRunCountEmpty(count);
    [all...]
  /external/skia/src/core/
SkRegion.cpp 228 static bool isRunCountEmpty(int count) {
236 if (isRunCountEmpty(count)) {
1084 return (QUICK_EXIT_TRUE_COUNT == count) || !isRunCountEmpty(count);
    [all...]

Completed in 894 milliseconds