Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyphRunPainter.cpp175 SkMatrix cacheScale = SkMatrix::Scale(maxScale, maxScale); in drawForBitmapDevice() local
177 runFont, paint, props, fScalerContextFlags, cacheScale); in drawForBitmapDevice()