Home
last modified time | relevance | path

Searched defs:MakeSweep (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/skia/src/shaders/gradients/
H A DSkSweepGradient.cpp102 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 Dgradient_dirty_laundry.cpp59 static sk_sp<SkShader> MakeSweep(const SkPoint pts[2], const GradData& data, SkTileMode) { in MakeSweep() function
H A Dgradients_no_texture.cpp55 static sk_sp<SkShader> MakeSweep(const SkPoint pts[2], const GradData& data, SkTileMode) { in MakeSweep() function
H A Dgradients.cpp111 static sk_sp<SkShader> MakeSweep(const SkPoint pts[2], const GradData& data, in MakeSweep() function
/aosp_15_r20/external/skia/include/effects/
H A DSkGradientShader.h336 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep() function
/aosp_15_r20/external/skia/modules/jetski/src/
H A DGradients.cpp109 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 DGradientBench.cpp67 static sk_sp<SkShader> MakeSweep(const SkPoint pts[2], const GradData& data, in MakeSweep() function
/aosp_15_r20/external/skia/tools/viewer/
H A DSlidesSlide.cpp189 static sk_sp<SkShader> MakeSweep(const SkPoint pts[2], const GradData& data, SkTileMode tm) { in MakeSweep() function