Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsExtendedTest.h40 extern bool testPathOpFail(skiatest::Reporter* reporter, const SkPath& a, const SkPath& b,
DPathOpsExtendedTest.cpp621 bool testPathOpFail(skiatest::Reporter* reporter, const SkPath& a, const SkPath& b, in testPathOpFail() function
DPathOpsOpTest.cpp8950 testPathOpFail(reporter, path, path1, kXOR_SkPathOp, filename); in grshapearcs1()