Home
last modified time | relevance | path

Searched defs:isDither (Results 1 – 3 of 3) sorted by relevance

/external/skqp/include/core/
DSkPaint.h173 bool isDither() const { in isDither() function
/external/skia/include/core/
DSkPaint.h167 bool isDither() const { in isDither() function
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowPaint.java252 protected final boolean isDither() { in isDither() method in ShadowPaint