Home
last modified time | relevance | path

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

/external/skia/src/gpu/gradients/
DGrTiledGradientEffect.cpp32 this->emitChild(_outer.gradLayout_index(), &_child1, args); in emitCode()
40 (_outer.childProcessor(_outer.gradLayout_index()).preservesOpaqueInput() ? "true" in emitCode()
DGrClampedGradientEffect.cpp38 this->emitChild(_outer.gradLayout_index(), &_child1, args); in emitCode()
43 (_outer.childProcessor(_outer.gradLayout_index()).preservesOpaqueInput() ? "true" in emitCode()
DGrTiledGradientEffect.h19 int gradLayout_index() const { return fGradLayout_index; } in gradLayout_index() function
DGrClampedGradientEffect.h19 int gradLayout_index() const { return fGradLayout_index; } in gradLayout_index() function