Home | History | Annotate | Download | only in core

Lines Matching refs:colorType

199 template <SkColorType colorType, SkGammaType gammaType>
201 using Element = typename PixelConverter<colorType, gammaType>::Element;
255 PixelConverter<colorType, gammaType> fConverter;