Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/shaders/gradients/
H A DSkConicalGradient.cpp268 sk_sp<SkShader> SkGradientShader::MakeTwoPointConical(const SkPoint& start, in MakeTwoPointConical() function in SkGradientShader
344 sk_sp<SkShader> SkGradientShader::MakeTwoPointConical(const SkPoint& start, in MakeTwoPointConical() function in SkGradientShader
/aosp_15_r20/external/skia/modules/jetski/src/
H A DGradients.cpp90 static jlong MakeTwoPointConical(JNIEnv* env, jobject, in MakeTwoPointConical() function