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