Searched defs:pathsDrawTheSame (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/tests/ |
D | PathOpsExtendedTest.cpp | 142 static int pathsDrawTheSame(SkBitmap& bits, const SkPath& scaledOne, const SkPath& scaledTwo, in pathsDrawTheSame() function 180 static int pathsDrawTheSame(const SkPath& one, const SkPath& two, SkBitmap& bits, SkPath& scaledOne, in pathsDrawTheSame() function
|
/third_party/flutter/skia/tests/ |
D | PathOpsExtendedTest.cpp | 234 static int pathsDrawTheSame(SkBitmap& bits, const SkPath& scaledOne, const SkPath& scaledTwo, in pathsDrawTheSame() function 272 static int pathsDrawTheSame(const SkPath& one, const SkPath& two, SkBitmap& bits, SkPath& scaledOne, in pathsDrawTheSame() function
|