Searched refs:getMaskType (Results 1 – 3 of 3) sorted by relevance
135 MaskType getMaskType() const { return (MaskType)fMaskType; } in getMaskType() function
52 this->getMaskType(), this->getFlags()); in cloneWithSize()
28 REPORTER_ASSERT(reporter, SkFont::kA8_MaskType == font->getMaskType()); in test_font()53 REPORTER_ASSERT(reporter, SkFont::kBW_MaskType == font->getMaskType()); in test_font()