Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyphRunPainter.cpp85 , fColorType{colorType}, fScalerContextFlags{flags}
193 fScalerContextFlags, SkMatrix::I()); in drawForBitmapDevice()
222 fScalerContextFlags, deviceMatrix); in drawForBitmapDevice()
304 runFont, runPaint, fDeviceProps, fScalerContextFlags, viewMatrix, &ad, &effects); in processARGBFallback()
343 fScalerContextFlags, in processARGBFallback()
484 fScalerContextFlags, in processGlyphRunList()
534 runFont, runPaint, fDeviceProps, fScalerContextFlags, viewMatrix, &ad, in processGlyphRunList()
677 key.fScalerContextFlags = scalerContextFlags; in drawGlyphRunList()
DSkGlyphRunPainter.h116 const SkScalerContextFlags fScalerContextFlags; variable
/external/skqp/src/core/
DSkGlyphRunPainter.cpp79 , fScalerContextFlags{flags} {}
179 fScalerContextFlags, SkMatrix::I()); in drawForBitmapDevice()
208 fScalerContextFlags, deviceMatrix); in drawForBitmapDevice()
554 key.fScalerContextFlags = scalerContextFlags; in drawGlyphRunList()
705 fallbackFont, fallbackPaint, fProps, fScalerContextFlags, glyphCacheMatrix); in generateFromGlyphRunList()
728 const SkScalerContextFlags fScalerContextFlags; in generateFromGlyphRunList() member
DSkGlyphRunPainter.h140 const SkScalerContextFlags fScalerContextFlags; variable
/external/skqp/src/gpu/text/
DGrTextBlob.h89 uint32_t fScalerContextFlags; member
/external/skia/src/gpu/text/
DGrTextBlob.h92 uint32_t fScalerContextFlags; member