Searched refs:MakeSweep (Results 1 - 8 of 8) sorted by relevance

/external/skia/gm/
H A DgradientDirtyLaundry.cpp50 static SkShader* MakeSweep(const SkPoint pts[2], const GradData& data, SkShader::TileMode) { function
61 MakeLinear, MakeRadial, MakeSweep,
H A Dshadertext.cpp61 static SkShader* MakeSweep(const SkPoint pts[2], const GradData& data, SkShader::TileMode) { function in namespace:skiagm
83 MakeLinear, MakeRadial, MakeSweep, Make2Conical
H A Dgradients_no_texture.cpp41 static SkShader* MakeSweep(const SkPoint pts[2], const GradData& data, SkShader::TileMode) { function
76 MakeLinear, MakeRadial, MakeSweep, Make2Radial, Make2Conical,
H A Dgradients.cpp58 static SkShader* MakeSweep(const SkPoint pts[2], const GradData& data, function in namespace:skiagm
97 MakeLinear, MakeRadial, MakeSweep, Make2Radial, Make2Conical
/external/skia/samplecode/
H A DSampleGradients.cpp78 static SkShader* MakeSweep(const SkPoint pts[2], const GradData& data, SkShader::TileMode tm) { function
111 MakeLinear, MakeRadial, MakeSweep, Make2Conical, Make2ConicalConcentric
H A DSampleShaderText.cpp69 static SkShader* MakeSweep(const SkPoint pts[2], const GradData& data, SkShader::TileMode tm) { function
91 MakeLinear, MakeRadial, MakeSweep, Make2Conical
H A DSampleSlides.cpp193 static SkShader* MakeSweep(const SkPoint pts[2], const GradData& data, SkShader::TileMode tm) { function
214 MakeLinear, MakeRadial, MakeSweep, Make2Conical
/external/skia/bench/
H A DGradientBench.cpp68 static SkShader* MakeSweep(const SkPoint pts[2], const GradData& data, function
140 { MakeSweep, "sweep" },

Completed in 106 milliseconds