Searched defs:regionOpExpands (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/skia/src/core/
H A DSkPictureRecord.cpp693 static bool regionOpExpands(SkRegion::Op op) { function
749 if (regionOpExpands(op)) {
/external/skia/src/core/
H A DSkPictureRecord.cpp736 static bool regionOpExpands(SkRegion::Op op) { function
808 if (regionOpExpands(op)) {

Completed in 175 milliseconds