Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/private/hwui/
H A DDrawGlInfo.h97 bool shouldDither; member
H A DDrawVkInfo.h81 bool shouldDither; member
/aosp14/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.cpp1099 bool CanvasContext::shouldDither() { in shouldDither() function in android::uirenderer::renderthread::CanvasContext