HomeSort by relevance Sort by last modified time
    Searched defs:onShouldDisableLCD (Results 1 - 3 of 3) sorted by null

  /external/skia/include/core/
SkDevice.h 153 virtual bool onShouldDisableLCD(const SkPaint&) const { return false; }
  /external/skia/src/core/
SkBitmapDevice.cpp 387 bool SkBitmapDevice::onShouldDisableLCD(const SkPaint& paint) const {
  /external/skia/src/gpu/
SkGpuDevice.cpp     [all...]

Completed in 137 milliseconds