Home
last modified time | relevance | path

Searched defs:startRadius (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/effect/
H A Dshader_effect_test.cpp244 scalar startRadius = 0.2f; variable
266 scalar startRadius = 0.1f; variable
568 scalar startRadius = 0.1f; variable
589 scalar startRadius = 55.1f; variable
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_shader_effect.h61 …red_ptr<TestingShaderEffect> CreateTwoPointConical(const TestingPoint& startPt, scalar startRadius, in CreateTwoPointConical()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_shader_effect_test.cpp177 …float startRadius = 5.0f, endRadius = 10.0f; // 5.0f: gradient color radius, 10.0f: gradient color… variable
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_canvas.cpp230 float startRadius = 0; in RenderGradient() local
258 float& startRadius, in BuildRadialGradientMatrix()
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/spancolorfill/
H A Dfill_gradient.h141 int16_t Calculate(int16_t x, int16_t y, int16_t startRadius, int16_t endRadius, int16_t size) in Calculate()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_shader_effect_test.cpp148 scalar startRadius = 10.0f; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
H A Dshader_effect.cpp76 ShaderEffect::ShaderEffect(ShaderEffectType t, const Point& startPt, scalar startRadius, const Poin… in ShaderEffect()
157 …red_ptr<ShaderEffect> ShaderEffect::CreateTwoPointConical(const Point& startPt, scalar startRadius, in CreateTwoPointConical()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_shader_effect.cpp208float startRadius, const OH_Drawing_Point2D* endPt, float endRadius, const uint32_t* colors, const… in OH_Drawing_ShaderEffectCreateTwoPointConicalGradient()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkshadereffect_fuzzer/
H A Dshadereffect_fuzzer.cpp249 float startRadius = GetObject<float>(); in NativeShaderEffectTest005() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_shader_effect.cpp168 void SkiaShaderEffect::InitWithTwoPointConical(const Point& startPt, scalar startRadius, const Poin… in InitWithTwoPointConical()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/shader_effect_napi/
H A Djs_shader_effect.cpp367 double startRadius = 0.0; in CreateConicalGradient() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_canvas.cpp953 float startRadius = 0; in OnBlendDrawGradient() local
1634 float startRadius = 0; in BlendRaster() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/inner/
H A Dscroll_bar.cpp543 float startRadius = 0.0; in CalcReservedHeight() local