Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/private/hwui/
DDrawGlInfo.h96 bool shouldDither; member
DDrawVkInfo.h81 bool shouldDither; member
/frameworks/base/libs/hwui/renderthread/
DCanvasContext.cpp1157 bool CanvasContext::shouldDither() { in shouldDither() function in android::uirenderer::renderthread::CanvasContext