Home
last modified time | relevance | path

Searched defs:MakeTwoPointConical (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/include/effects/
DSkGradientShader.h165 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius, in MakeTwoPointConical() function
185 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius, in MakeTwoPointConical() function
/third_party/skia/modules/androidkit/src/
DGradients.cpp89 static jlong MakeTwoPointConical(JNIEnv* env, jobject, in MakeTwoPointConical() function
/third_party/skia/src/shaders/gradients/
DSkGradientShader.cpp934 sk_sp<SkShader> SkGradientShader::MakeTwoPointConical(const SkPoint& start, in MakeTwoPointConical() function in SkGradientShader
949 sk_sp<SkShader> SkGradientShader::MakeTwoPointConical(const SkPoint& start, in MakeTwoPointConical() function in SkGradientShader