Searched refs:fFactoryCount (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/core/
H A DSkReadBuffer.cpp35 fFactoryCount = 0;
54 fFactoryCount = 0;
75 fFactoryCount = 0;
298 if (fFactoryCount > 0) {
304 SkASSERT(index < fFactoryCount);
345 if (fFactoryCount > 0) {
H A DSkReadBuffer.h188 fFactoryCount = count;
199 fFactoryCount = 0;
233 int fFactoryCount; member in class:SkReadBuffer

Completed in 84 milliseconds