Home
last modified time | relevance | path

Searched refs:SetShadows (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/tint/src/sem/
Dvariable.h129 void SetShadows(const sem::Node* shadows) { shadows_ = shadows; } in SetShadows() function
220 void SetShadows(const sem::Node* shadows) { shadows_ = shadows; } in SetShadows() function
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_render.h206 void SetShadows (real64 shadows) in SetShadows() function
/third_party/skia/third_party/externals/tint/src/resolver/
Dresolver.h375 void SetShadows();
Dresolver.cc144 SetShadows(); in ResolveInternal()
497 void Resolver::SetShadows() { in SetShadows() function in tint::resolver::Resolver
501 local->SetShadows(Sem(it.second)); in SetShadows()
504 param->SetShadows(Sem(it.second)); in SetShadows()