Lines Matching refs:surfaceProps
31 const SkSurfaceProps& surfaceProps,
35 return SkStrikeSpec(font, paint, surfaceProps, scalerContextFlags, deviceMatrix);
40 const SkSurfaceProps& surfaceProps,
54 return {SkStrikeSpec(pathFont, pathPaint, surfaceProps, scalerContextFlags, SkMatrix::I()),
61 const SkSurfaceProps& surfaceProps,
85 return {SkStrikeSpec(fallbackFont, paint, surfaceProps, scalerContextFlags, SkMatrix::I()),
176 const SkSurfaceProps& surfaceProps, const SkMatrix& deviceMatrix,
190 SkStrikeSpec strikeSpec(dfFont, dfPaint, surfaceProps, flags, SkMatrix::I());
201 const SkSurfaceProps& surfaceProps,
207 font, paint, surfaceProps, scalerContextFlags, deviceMatrix,