Searched refs:fThreadCnt (Results 1 – 2 of 2) sorted by relevance
83 const int fThreadCnt; variable
193 for(int i = 0; i < fThreadCnt; ++i) { in startThreads()214 , fThreadCnt(threads <= 0 ? tiles : threads) in SkThreadedBMPDevice()