Searched defs:MakeTwoPointConical (Results 1 – 4 of 4) sorted by relevance
/external/skia/include/effects/ |
D | SkGradientShader.h | 160 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius, in MakeTwoPointConical() function 180 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius, in MakeTwoPointConical() function
|
/external/skqp/include/effects/ |
D | SkGradientShader.h | 160 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius, in MakeTwoPointConical() function 180 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius, in MakeTwoPointConical() function
|
/external/skia/src/shaders/gradients/ |
D | SkGradientShader.cpp | 753 sk_sp<SkShader> SkGradientShader::MakeTwoPointConical(const SkPoint& start, in MakeTwoPointConical() function in SkGradientShader 768 sk_sp<SkShader> SkGradientShader::MakeTwoPointConical(const SkPoint& start, in MakeTwoPointConical() function in SkGradientShader
|
/external/skqp/src/shaders/gradients/ |
D | SkGradientShader.cpp | 753 sk_sp<SkShader> SkGradientShader::MakeTwoPointConical(const SkPoint& start, in MakeTwoPointConical() function in SkGradientShader 768 sk_sp<SkShader> SkGradientShader::MakeTwoPointConical(const SkPoint& start, in MakeTwoPointConical() function in SkGradientShader
|