Home
last modified time | relevance | path

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

/external/skia/gm/
Dshallowgradient.cpp13 static SkShader* shader_linear(const SkColor colors[], int count, const SkSize& size) { in shader_linear() function
75 DEF_GM( return new ShallowGradientGM(shader_linear, "linear"); )