Home
last modified time | relevance | path

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

/external/skia/gm/
Dshallowgradient.cpp25 static SkShader* shader_conical(const SkColor colors[], int count, const SkSize& size) { in shader_conical() function
82 DEF_GM( return new ShallowGradientGM(shader_conical, "conical", true); )
87 DEF_GM( return new ShallowGradientGM(shader_conical, "conical_nodither", false); )