Searched defs:kThreadPerCore (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/utils/
H A DSkThreadPool.h22 * Create a threadpool with count threads, or one thread per core if kThreadPerCore.
24 static const int kThreadPerCore = -1; member in class:SkThreadPool
/external/skia/include/utils/
H A DSkThreadPool.h22 * Create a threadpool with count threads, or one thread per core if kThreadPerCore.
24 static const int kThreadPerCore = -1; member in class:SkThreadPool

Completed in 106 milliseconds