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

  /external/skia/include/core/
SkBitmapDevice.h 41 bool onShouldDisableLCD(const SkPaint&) const override;
SkDevice.h 143 virtual bool onShouldDisableLCD(const SkPaint&) const { return false; }