HomeSort by relevance Sort by last modified time
    Searched refs:fRunnables (Results 1 - 13 of 13) sorted by null

  /external/skia/tests/
PathOpsThreadedCommon.cpp 13 for (int index = 0; index < fRunnables.count(); index++) {
14 SkDELETE(fRunnables[index]);
20 for (int index = 0; index < fRunnables.count(); ++ index) {
21 pool.add(fRunnables[index]);
PathOpsThreadedCommon.h 47 SkTDArray<PathOpsThreadedRunnable*> fRunnables;
PathOpsSkpClipTest.cpp 141 SkTDArray<class TestRunnable*> fRunnables;
162 for (int index = 0; index < fRunnables.count(); index++) {
163 SkDELETE(fRunnables[index]);
169 for (int index = 0; index < fRunnables.count(); ++ index) {
170 pool.add(fRunnables[index]);
645 *testRunner.fRunnables.append() = SkNEW_ARGS(TestRunnable,
652 TestState& testState = testRunner.fRunnables[dirNo - 1]->fState;
SkpSkGrTest.cpp 136 SkTDArray<SkpSkGrThreadedRunnable*> fRunnables;
161 for (int index = 0; index < fRunnables.count(); index++) {
162 SkDELETE(fRunnables[index]);
168 for (int index = 0; index < fRunnables.count(); ++ index) {
169 pool.add(fRunnables[index]);
700 *testRunner.fRunnables.append() = SkNEW_ARGS(SkpSkGrThreadedRunnable,
707 SkpSkGrThreadState& max = testRunner.fRunnables[0]->fState;
709 SkpSkGrThreadState& state = testRunner.fRunnables[dirIndex - 1]->fState;
PathOpsOpCubicThreadedTest.cpp 78 *testRunner.fRunnables.append() = SkNEW_ARGS(PathOpsThreadedRunnable,
PathOpsOpRectThreadedTest.cpp 83 *testRunner.fRunnables.append() = SkNEW_ARGS(PathOpsThreadedRunnable,
PathOpsQuadLineIntersectionThreadedTest.cpp 121 *testRunner.fRunnables.append() = SkNEW_ARGS(PathOpsThreadedRunnable,
PathOpsSimplifyDegenerateThreadedTest.cpp 83 *testRunner.fRunnables.append() = SkNEW_ARGS(PathOpsThreadedRunnable,
PathOpsSimplifyQuadThreadedTest.cpp 85 *testRunner.fRunnables.append() = SkNEW_ARGS(PathOpsThreadedRunnable,
PathOpsSimplifyQuadralateralsThreadedTest.cpp 85 *testRunner.fRunnables.append() = SkNEW_ARGS(PathOpsThreadedRunnable,
PathOpsSimplifyTrianglesThreadedTest.cpp 93 *testRunner.fRunnables.append() = SkNEW_ARGS(PathOpsThreadedRunnable,
PathOpsSimplifyRectThreadedTest.cpp 197 *testRunner.fRunnables.append() = SkNEW_ARGS(PathOpsThreadedRunnable,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar 

Completed in 5507 milliseconds