Home
last modified time | relevance | path

Searched refs:NewGetCjGradientColorStops (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_view_abstract_ffi.cpp1177 static void NewGetCjGradientColorStops(NG::Gradient& gradient, CArrCColors cjColors) in NewGetCjGradientColorStops() function
1243 NewGetCjGradientColorStops(newGradient, linearGradientParam.colors); in NewCjLinearGradient()
1285 NewGetCjGradientColorStops(newGradient, sweepGradientParam.colors); in NewCjSweepGradient()
1324 NewGetCjGradientColorStops(newGradient, radialGradientParam.colors); in NewCjRadialGradient()