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

/external/chromium_org/third_party/skia/src/core/
H A DSkReadBuffer.cpp35 fFactoryCount = 0;
54 fFactoryCount = 0;
75 fFactoryCount = 0;
302 if (fFactoryCount > 0) {
308 SkASSERT(index < fFactoryCount);
349 if (fFactoryCount > 0) {
H A DSkReadBuffer.h180 fFactoryCount = count;
191 fFactoryCount = 0;
225 int fFactoryCount; member in class:SkReadBuffer
/external/skia/src/core/
H A DSkReadBuffer.cpp37 fFactoryCount = 0;
56 fFactoryCount = 0;
77 fFactoryCount = 0;
304 if (fFactoryCount > 0) {
310 SkASSERT(index < fFactoryCount);
351 if (fFactoryCount > 0) {
/external/skia/include/core/
H A DSkReadBuffer.h177 fFactoryCount = count;
188 fFactoryCount = 0;
222 int fFactoryCount; member in class:SkReadBuffer

Completed in 325 milliseconds