Home | History | Annotate | Download | only in ports

Lines Matching refs:fMaskFormat

79     switch (rec.fMaskFormat) {
640 rec->fMaskFormat = SkMask::kA8_Format;
734 fRec.getHinting(), fRec.fMaskFormat, keyString.c_str());
767 if (SkMask::kBW_Format == fRec.fMaskFormat) {
1356 if (SkMask::kLCD16_Format == glyph.fMaskFormat) {
1367 (SkMask::Format)fRec.fMaskFormat);
1390 glyph.fMaskFormat == SkMask::kBW_Format)) {
1403 glyph.fMaskFormat
1424 } else if (SkMask::kLCD16_Format == glyph.fMaskFormat) {
1441 if (SkMask::kA8_Format == glyph.fMaskFormat) {