Searched refs:fMaskType (Results 1 – 2 of 2) sorted by relevance
135 MaskType getMaskType() const { return (MaskType)fMaskType; } in getMaskType()163 uint8_t fMaskType; variable
23 , fMaskType(SkToU8(mt)) in SkFont()