Searched defs:shouldDither (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/libs/hwui/private/hwui/ | ||
D | DrawGlInfo.h | 96 bool shouldDither; member |
D | DrawVkInfo.h | 81 bool shouldDither; member |
/frameworks/base/libs/hwui/renderthread/ | ||
D | CanvasContext.cpp | 1157 bool CanvasContext::shouldDither() { in shouldDither() function in android::uirenderer::renderthread::CanvasContext |