Home
last modified time | relevance | path

Searched refs:isAlwaysDither (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/core/
DSkSurfaceProps.h83 bool isAlwaysDither() const { in isAlwaysDither() function
/external/skia/src/gpu/ganesh/
DSkGr.cpp570 …surfaceProps.isAlwaysDither() || SkPaintPriv::ShouldDither(skPaint, GrColorTypeToSkColorType(ct)))… in skpaint_to_grpaint_impl()