Searched defs:isBW (Results 1 – 4 of 4) sorted by relevance
74 bool isBW() const { return fIsBW; } in isBW() function
93 bool isBW() const { return fIsBW; } in isBW() function
475 const void* HDCOffscreen::draw(const SkGlyph& glyph, bool isBW, in draw()1095 const bool isBW = SkMask::kBW_Format == fRec.fMaskFormat; in generateImage() local
465 const void* HDCOffscreen::draw(const SkGlyph& glyph, bool isBW, in draw()1156 const bool isBW = SkMask::kBW_Format == fRec.fMaskFormat; in generateImage() local