Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsSkpClipTest.cpp652 TestState& testState = testRunner.fRunnables[dirNo - 1]->fState; in PathOpsSkpClipThreadedTest() local
653 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()
/external/skia/src/animator/
DSkAnimateActive.cpp78 SkActive::SkState& testState = fState[oldCount + index]; in append() local
83 testState.fBegin == oldState.fBegin) { in append()
87 testState.fSave = oldState.fSave; in append()
/external/chromium_org/third_party/skia/src/animator/
DSkAnimateActive.cpp78 SkActive::SkState& testState = fState[oldCount + index]; in append() local
83 testState.fBegin == oldState.fBegin) { in append()
87 testState.fSave = oldState.fSave; in append()