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