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

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

Completed in 72 milliseconds