Home | History | Annotate | Download | only in tests

Lines Matching refs:builderResult

56     SkPath oval, regionResult, builderResult, opResult;
62 testOvalSet(set, oval, &builder, nullptr, &builderResult);
65 comparePaths(reporter, __FUNCTION__ , regionResult, builderResult, bitmap);