Home
last modified time | relevance | path

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

/third_party/flutter/skia/include/effects/
DSkGradientShader.h160 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
/third_party/flutter/skia/src/shaders/gradients/
DSkGradientShader.cpp735 sk_sp<SkShader> SkGradientShader::MakeTwoPointConical(const SkPoint& start, in MakeTwoPointConical() function in SkGradientShader
750 sk_sp<SkShader> SkGradientShader::MakeTwoPointConical(const SkPoint& start, in MakeTwoPointConical() function in SkGradientShader