Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyphRunPainter.cpp45 : fDeviceProps{props} in SkGlyphRunListPainter()
93 ? fDeviceProps in drawForBitmapDevice()
165 SkStrikeSpec::MakeSDFT(runFont, runPaint, fDeviceProps, drawMatrix, options); in processGlyphRunList()
187 runFont, runPaint, fDeviceProps, fScalerContextFlags, drawMatrix); in processGlyphRunList()
210 runFont, runPaint, fDeviceProps, fScalerContextFlags); in processGlyphRunList()
232 runFont, runPaint, fDeviceProps, in processGlyphRunList()
DSkGlyphRunPainter.h106 const SkSurfaceProps fDeviceProps; variable
/external/skqp/src/core/
DSkGlyphRunPainter.h136 const SkSurfaceProps fDeviceProps; variable
DSkGlyphRunPainter.cpp76 : fDeviceProps{props} in SkGlyphRunListPainter()
161 ? fDeviceProps in drawForBitmapDevice()