Home
last modified time | relevance | path

Searched defs:shadowMode (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/effects/imagefilters/
DSkDropShadowImageFilter.cpp21 SkColor color, ShadowMode shadowMode, in Make()
32 ShadowMode shadowMode, sk_sp<SkImageFilter> input, in SkDropShadowImageFilter()
51 ShadowMode shadowMode = buffer.read32LE(kLast_ShadowMode); in CreateProc() local
/external/skqp/src/effects/imagefilters/
DSkDropShadowImageFilter.cpp21 SkColor color, ShadowMode shadowMode, in Make()
32 ShadowMode shadowMode, sk_sp<SkImageFilter> input, in SkDropShadowImageFilter()
51 ShadowMode shadowMode = buffer.read32LE(kLast_ShadowMode); in CreateProc() local
/external/skia/fuzz/
DFuzzCanvas.cpp636 SkDropShadowImageFilter::ShadowMode shadowMode; in make_fuzz_imageFilter() local
/external/skqp/fuzz/
DFuzzCanvas.cpp636 SkDropShadowImageFilter::ShadowMode shadowMode; in make_fuzz_imageFilter() local
/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp3107 const bool shadowMode = argSampler->getType().getSampler().shadow; in handleSamplerTextureCombine() local
9914 const auto shadowMode = textureShadowVariant.find((*symbol)->getUniqueId()); in fixTextureShadowModes() local