Lines Matching refs:fRec
286 fRec.computeMatrices(SkScalerContextRec::kVertical_PreMatrixScale, &scale, &fSkXform);
305 bool bitmapRequested = SkToBool(fRec.fFlags & SkScalerContext::kEmbeddedBitmapText_Flag);
320 axisAlignedBitmap = is_axis_aligned(fRec);
326 if (SkMask::kBW_Format == fRec.fMaskFormat) {
391 SkMask::kA8_Format == fRec.fMaskFormat &&
392 !(fRec.fFlags & SkScalerContext::kGenA8FromLCD_Flag))
401 if (fRec.getHinting() == SkFontHinting::kNone) {
739 glyph->fMaskFormat = fRec.fMaskFormat;
1094 // the 'current brush' is used. fRec.getLuminanceColor() is kinda sorta what is wanted
1098 color = fRec.getLuminanceColor();
1200 } else if (!isLCD(fRec)) {
1217 if (fRec.fFlags & SkScalerContext::kLCD_BGROrder_Flag) {
1223 if (fRec.fFlags & SkScalerContext::kLCD_BGROrder_Flag) {