Searched defs:MakeSweep (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/skia/src/shaders/gradients/ |
H A D | SkSweepGradient.cpp | 102 sk_sp<SkShader> SkGradientShader::MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep() function in SkGradientShader 157 sk_sp<SkShader> SkGradientShader::MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep() function in SkGradientShader
|
/aosp_15_r20/external/skia/gm/ |
H A D | gradient_dirty_laundry.cpp | 59 static sk_sp<SkShader> MakeSweep(const SkPoint pts[2], const GradData& data, SkTileMode) { in MakeSweep() function
|
H A D | gradients_no_texture.cpp | 55 static sk_sp<SkShader> MakeSweep(const SkPoint pts[2], const GradData& data, SkTileMode) { in MakeSweep() function
|
H A D | gradients.cpp | 111 static sk_sp<SkShader> MakeSweep(const SkPoint pts[2], const GradData& data, in MakeSweep() function
|
/aosp_15_r20/external/skia/include/effects/ |
H A D | SkGradientShader.h | 336 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep() function
|
/aosp_15_r20/external/skia/modules/jetski/src/ |
H A D | Gradients.cpp | 109 static jlong MakeSweep(JNIEnv* env, jobject, jfloat x, jfloat y, jfloat sa, jfloat ea, in MakeSweep() function
|
/aosp_15_r20/external/skia/bench/ |
H A D | GradientBench.cpp | 67 static sk_sp<SkShader> MakeSweep(const SkPoint pts[2], const GradData& data, in MakeSweep() function
|
/aosp_15_r20/external/skia/tools/viewer/ |
H A D | SlidesSlide.cpp | 189 static sk_sp<SkShader> MakeSweep(const SkPoint pts[2], const GradData& data, SkTileMode tm) { in MakeSweep() function
|