Searched refs:kMinImageAlloc (Results 1 – 1 of 1) sorted by relevance
55 #define kMinImageAlloc (24 * 64) // should be pointsize-dependent macro60 : fGlyphAlloc(kMinGlphAlloc), fImageAlloc(kMinImageAlloc) { in SkGlyphCache()72 fMemoryUsed = sizeof(*this) + kMinGlphAlloc + kMinImageAlloc; in SkGlyphCache()