Searched refs:onShouldDisableLCD (Results 1 – 12 of 12) sorted by relevance
64 bool onShouldDisableLCD(const SkPaint&) const override;
144 virtual bool onShouldDisableLCD(const SkPaint&) const { return false; } in onShouldDisableLCD() function
535 bool SkBitmapDevice::onShouldDisableLCD(const SkPaint& paint) const { in onShouldDisableLCD() function in SkBitmapDevice
534 || this->onShouldDisableLCD(paint)) { in filterTextFlags()
521 || this->onShouldDisableLCD(paint)) { in filterTextFlags()
524 bool SkBitmapDevice::onShouldDisableLCD(const SkPaint& paint) const { in onShouldDisableLCD() function in SkBitmapDevice
131 bool onShouldDisableLCD(const SkPaint&) const final;
1658 bool SkGpuDevice::onShouldDisableLCD(const SkPaint& paint) const { in onShouldDisableLCD() function in SkGpuDevice
1668 bool SkGpuDevice::onShouldDisableLCD(const SkPaint& paint) const { in onShouldDisableLCD() function in SkGpuDevice