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

/external/skia/src/core/
H A DSkResourceCache.h42 return fCount32 << 2;
54 for (int i = 0; i < fCount32; ++i) { // (This checks fCount == other.fCount first.)
63 int32_t fCount32; // local + user contents count32 member in struct:SkResourceCache::Key

Completed in 308 milliseconds