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