Home
last modified time | relevance | path

Searched defs:fDither (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/skia/gm/
H A Dgradients.cpp198 const bool fDither; member in __anon463408530111::GradientsGM
288 bool fDither; member in __anon463408530111::Gradients4fGM
339 bool fDither; member in __anon463408530111::GradientsLocalPerspectiveGM
419 bool fDither; member in __anon463408530111::GradientsDegenrate2PointGM
491 bool fDither; member in __anon463408530111::ClampedGradientsGM
585 bool fDither; member in __anon463408530111::RadialGradient2GM
623 bool fDither; member in __anon463408530111::RadialGradient3GM
661 bool fDither; member in __anon463408530111::RadialGradient4GM
713 bool fDither; member in __anon463408530111::LinearGradientGM
H A Dgradients_no_texture.cpp135 bool fDither; member in GradientsNoTextureGM
286 bool fDither; member in GradientsManyColorsGM
H A Dshallowgradient.cpp53 bool fDither; member in ShallowGradientGM
H A Dgradients_2pt_conical.cpp389 bool fDither; member in skiagm::ConicalGradientsGM
/aosp_15_r20/external/skia/tools/viewer/
H A DGradientsSlide.cpp113 bool fDither = false; member in GradientsSlide
H A DViewer.h125 bool fDither = false; member
/aosp_15_r20/external/skia/src/gpu/graphite/precompile/
H A DPaintOption.h66 bool fDither; variable
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DPaintParams.h98 bool fDither; variable
/aosp_15_r20/external/skia/include/gpu/graphite/precompile/
H A DPaintOptions.h195 bool fDither = false; variable
/aosp_15_r20/external/skia/src/effects/imagefilters/
H A DSkShaderImageFilter.cpp65 SkImageFilters::Dither fDither; member in __anonc18bd03e0111::SkShaderImageFilter
/aosp_15_r20/external/skia/include/core/
H A DSkPaint.h674 unsigned fDither : 1; member