Searched defs:onShouldDisableLCD (Results 1 - 3 of 3) sorted by relevance

/external/skia/src/core/
H A DSkDevice.h144 virtual bool onShouldDisableLCD(const SkPaint&) const { return false; } function in class:SkBaseDevice
H A DSkBitmapDevice.cpp446 bool SkBitmapDevice::onShouldDisableLCD(const SkPaint& paint) const { function in class:SkBitmapDevice
/external/skia/src/gpu/
H A DSkGpuDevice.cpp1747 bool SkGpuDevice::onShouldDisableLCD(const SkPaint& paint) const { function in class:SkGpuDevice

Completed in 2301 milliseconds