Searched refs:testState (Results 1 – 3 of 3) sorted by relevance
652 TestState& testState = testRunner.fRunnables[dirNo - 1]->fState; in PathOpsSkpClipThreadedTest() local653 for (int inner = 0; inner < testState.fFoundCount; ++inner) { in PathOpsSkpClipThreadedTest()654 TestResult& testResult = testState.fResult; in PathOpsSkpClipThreadedTest()656 testResult.fPixelError = testState.fError[inner]; in PathOpsSkpClipThreadedTest()657 strcpy(testResult.fFilename, testState.fFilesFound[inner]); in PathOpsSkpClipThreadedTest()
78 SkActive::SkState& testState = fState[oldCount + index]; in append() local83 testState.fBegin == oldState.fBegin) { in append()87 testState.fSave = oldState.fSave; in append()