Home
last modified time | relevance | path

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

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