Home
last modified time | relevance | path

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

/external/skqp/gm/
Dshallowgradient.cpp13 static sk_sp<SkShader> shader_linear(const SkColor colors[], int count, const SkSize& size) { in shader_linear() function
75 DEF_GM( return new ShallowGradientGM(shader_linear, "linear", true); )
80 DEF_GM( return new ShallowGradientGM(shader_linear, "linear_nodither", false); )
/external/skia/gm/
Dshallowgradient.cpp13 static sk_sp<SkShader> shader_linear(const SkColor colors[], int count, const SkSize& size) { in shader_linear() function
75 DEF_GM( return new ShallowGradientGM(shader_linear, "linear", true); )
80 DEF_GM( return new ShallowGradientGM(shader_linear, "linear_nodither", false); )