Searched refs:fDeviceProps (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/core/ |
D | SkGlyphRunPainter.cpp | 45 : 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()
|
D | SkGlyphRunPainter.h | 106 const SkSurfaceProps fDeviceProps; variable
|
/external/skqp/src/core/ |
D | SkGlyphRunPainter.h | 136 const SkSurfaceProps fDeviceProps; variable
|
D | SkGlyphRunPainter.cpp | 76 : fDeviceProps{props} in SkGlyphRunListPainter() 161 ? fDeviceProps in drawForBitmapDevice()
|