Searched defs:error2x2 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DEdgeWalker_TestUtility.cpp190 int& error2x2) {
227 error2x2 = errors2;
232 SkPath& scaledTwo, int& error2x2) {
237 return pathsDrawTheSame(bits, scaledOne, scaledTwo, error2x2);
189 pathsDrawTheSame(SkBitmap& bits, const SkPath& scaledOne, const SkPath& scaledTwo, int& error2x2) argument
231 pathsDrawTheSame(const SkPath& one, const SkPath& two, SkBitmap& bits, SkPath& scaledOne, SkPath& scaledTwo, int& error2x2) argument
/external/skia/experimental/Intersection/
H A DEdgeWalker_TestUtility.cpp190 int& error2x2) {
227 error2x2 = errors2;
232 SkPath& scaledTwo, int& error2x2) {
237 return pathsDrawTheSame(bits, scaledOne, scaledTwo, error2x2);
189 pathsDrawTheSame(SkBitmap& bits, const SkPath& scaledOne, const SkPath& scaledTwo, int& error2x2) argument
231 pathsDrawTheSame(const SkPath& one, const SkPath& two, SkBitmap& bits, SkPath& scaledOne, SkPath& scaledTwo, int& error2x2) argument

Completed in 64 milliseconds