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

  /external/chromium_org/third_party/skia/tests/
PathOpsThreadedCommon.h 47 SkTDArray<PathOpsThreadedRunnable*> fRunnables;
PathOpsSkpClipTest.cpp 331 SkTDArray<class TestRunnable*> fRunnables;
374 for (int index = 0; index < fRunnables.count(); index++) {
375 SkDELETE(fRunnables[index]);
381 for (int index = 0; index < fRunnables.count(); ++ index) {
382 pool.add(fRunnables[index]);
885 *testRunner.fRunnables.append() = SkNEW_ARGS(TestRunnableEncode,
933 *testRunner.fRunnables.append() = SkNEW_ARGS(TestRunnableDir,
940 TestState& testState = testRunner.fRunnables[dirNo - 1]->fState;
    [all...]
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]);
703 *testRunner.fRunnables.append() = SkNEW_ARGS(SkpSkGrThreadedRunnable,
710 SkpSkGrThreadState& max = testRunner.fRunnables[0]->fState;
712 SkpSkGrThreadState& state = testRunner.fRunnables[dirIndex - 1]->fState;
  /external/skia/tests/
PathOpsThreadedCommon.h 47 SkTDArray<PathOpsThreadedRunnable*> fRunnables;
PathOpsSkpClipTest.cpp 331 SkTDArray<class TestRunnable*> fRunnables;
374 for (int index = 0; index < fRunnables.count(); index++) {
375 SkDELETE(fRunnables[index]);
381 for (int index = 0; index < fRunnables.count(); ++ index) {
382 pool.add(fRunnables[index]);
885 *testRunner.fRunnables.append() = SkNEW_ARGS(TestRunnableEncode,
933 *testRunner.fRunnables.append() = SkNEW_ARGS(TestRunnableDir,
940 TestState& testState = testRunner.fRunnables[dirNo - 1]->fState;
    [all...]
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]);
703 *testRunner.fRunnables.append() = SkNEW_ARGS(SkpSkGrThreadedRunnable,
710 SkpSkGrThreadState& max = testRunner.fRunnables[0]->fState;
712 SkpSkGrThreadState& state = testRunner.fRunnables[dirIndex - 1]->fState;
  /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 225 milliseconds