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

/external/skia/src/core/
H A DSkReadBuffer.cpp56 fTFCount = 0;
73 fTFCount = 0;
92 fTFCount = 0;
316 if (0 == index || index > (unsigned)fTFCount) {
H A DSkReadBuffer.h182 fTFCount = count;
255 int fTFCount; member in class:SkReadBuffer

Completed in 83 milliseconds