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

  /external/chromium_org/third_party/skia/include/utils/
SkThreadPool.h 39 * Create a threadpool with count threads, or one thread per core if kThreadPerCore.
41 static const int kThreadPerCore = -1;
  /external/skia/include/utils/
SkThreadPool.h 39 * Create a threadpool with count threads, or one thread per core if kThreadPerCore.
41 static const int kThreadPerCore = -1;

Completed in 188 milliseconds