Searched refs:fPathStr (Results 1 – 3 of 3) sorted by relevance
/external/skia/tests/ |
D | PathOpsThreadedCommon.h | 31 std::string fPathStr; member
|
D | PathOpsExtendedTest.cpp | 193 SkDebugf("%s\n", state->fPathStr.c_str()); in ShowTestName() 652 appendTest(pathStr, pathPrefix, nameSuffix, testFunction, false, fPathStr); in outputProgress() 659 appendTest(pathStr, nullptr, nameSuffix, testFunction, true, fPathStr); in outputProgress()
|
D | PathTest.cpp | 1579 const char* fPathStr; in test_convexity() member 1595 setFromString(&path, gRec[i].fPathStr); in test_convexity()
|