Home | History | Annotate | Download | only in core

Lines Matching refs:kA8_Format

1760     mask->fFormat = SkMask::kA8_Format;
2029 case SkMask::kA8_Format:
2057 SkASSERT(SkMask::kA8_Format == dstMask->fFormat);
2110 grayMask.fFormat = SkMask::kA8_Format;
2132 rowMask.fFormat = SkMask::k3D_Format == mask->fFormat ? SkMask::kA8_Format : mask->fFormat;