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

  /external/chromium_org/third_party/skia/dm/
DMTestTask.cpp 16 bool TestReporter::allowThreaded() const { return !FLAGS_pathOpsSingleThread; }
  /external/skia/dm/
DMTestTask.cpp 16 bool TestReporter::allowThreaded() const { return !FLAGS_pathOpsSingleThread; }
  /external/chromium_org/third_party/skia/tests/
Test.h 35 virtual bool allowThreaded() const { return false; }
  /external/skia/tests/
Test.h 35 virtual bool allowThreaded() const { return false; }

Completed in 86 milliseconds