Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/precompile/
H A DPaintOption.cpp132 bool PaintOption::shouldDither(SkColorType dstCT) const { in shouldDither() function in skgpu::graphite::PaintOption
/aosp_15_r20/frameworks/base/libs/hwui/private/hwui/
H A DDrawGlInfo.h96 bool shouldDither; member
H A DDrawVkInfo.h81 bool shouldDither; member
/aosp_15_r20/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.cpp1165 bool CanvasContext::shouldDither() { in shouldDither() function in android::uirenderer::renderthread::CanvasContext