Home
last modified time | relevance | path

Searched refs:MaxCacheSize2 (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/core/
DSkPaint.h1129 static SkScalar MaxCacheSize2() { in MaxCacheSize2() function
/external/skia/src/core/
DSkPaint.cpp446 return tooBig(matrix, MaxCacheSize2()); in TooBigToUseCache()