Searched refs:hasUseLCDText (Results 1 – 4 of 4) sorted by relevance
182 props, info.isAntiAliased(), info.hasUseLCDText()); in makeOp()451 SkASSERT_RELEASE(lSubRun.hasUseLCDText() == rSubRun.hasUseLCDText()); in AssertEqual()
341 bool hasUseLCDText() const { return fFlags.useLCDText; } in hasUseLCDText() function
361 bool hasUseLCDText() const;
276 bool GrTextBlob::SubRun::hasUseLCDText() const { return fFlags.useLCDText; } in hasUseLCDText() function in GrTextBlob::SubRun722 props, info.isAntiAliased(), info.hasUseLCDText()); in makeOp()