Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsExtendedTest.cpp228 int& error2x2) { in pathsDrawTheSame() argument
261 error2x2 = errors2; in pathsDrawTheSame()
266 SkPath& scaledTwo, int& error2x2) { in pathsDrawTheSame() argument
271 return pathsDrawTheSame(bits, scaledOne, scaledTwo, error2x2); in pathsDrawTheSame()