Home | History | Annotate | Download | only in core

Lines Matching refs:getMeasureCacheProc

623 SkMeasureCacheProc SkPaint::getMeasureCacheProc(bool needFullMetrics) const {
841 SkMeasureCacheProc glyphCacheProc = this->getMeasureCacheProc(NULL != bounds);
966 SkMeasureCacheProc glyphCacheProc = paint.getMeasureCacheProc(false);
1085 glyphCacheProc = paint.getMeasureCacheProc(NULL != bounds);
2302 fGlyphCacheProc = paint.getMeasureCacheProc(true);