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