Searched defs:shouldDither (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/skia/src/gpu/graphite/precompile/ | ||
H A D | PaintOption.cpp | 132 bool PaintOption::shouldDither(SkColorType dstCT) const { in shouldDither() function in skgpu::graphite::PaintOption |
/aosp_15_r20/frameworks/base/libs/hwui/private/hwui/ | ||
H A D | DrawGlInfo.h | 96 bool shouldDither; member |
H A D | DrawVkInfo.h | 81 bool shouldDither; member |
/aosp_15_r20/frameworks/base/libs/hwui/renderthread/ | ||
H A D | CanvasContext.cpp | 1165 bool CanvasContext::shouldDither() { in shouldDither() function in android::uirenderer::renderthread::CanvasContext |