Searched refs:pathFillType (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DEdgeWalker_TestUtility.cpp600 void outputProgress(const State4& state, const char* pathStr, SkPath::FillType pathFillType) { argument
602 if (pathFillType == SkPath::kEvenOdd_FillType) {
610 if (pathFillType == SkPath::kEvenOdd_FillType) {
/external/skia/experimental/Intersection/
H A DEdgeWalker_TestUtility.cpp600 void outputProgress(const State4& state, const char* pathStr, SkPath::FillType pathFillType) { argument
602 if (pathFillType == SkPath::kEvenOdd_FillType) {
610 if (pathFillType == SkPath::kEvenOdd_FillType) {
/external/chromium_org/third_party/skia/tests/
H A DPathOpsExtendedTest.cpp573 void outputProgress(char* ramStr, const char* pathStr, SkPath::FillType pathFillType) {
577 if (pathFillType == SkPath::kEvenOdd_FillType) {
/external/skia/tests/
H A DPathOpsExtendedTest.cpp701 void outputProgress(char* ramStr, const char* pathStr, SkPath::FillType pathFillType) {
705 if (pathFillType == SkPath::kEvenOdd_FillType) {

Completed in 244 milliseconds