Searched defs:stops (Results 26 - 29 of 29) sorted by relevance
12
| /foundation/arkui/ace_engine/interfaces/native/ |
| H A D | native_type.h | 1474 float* stops; member
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/ |
| H A D | native_type.h | 1474 float* stops;
member
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | node_common_modifier.cpp | 1651 void SetLinearGradientBlur(ArkUINodeHandle node, ArkUI_Float32 blurRadius, const ArkUI_Float32* stops, in SetLinearGradientBlur() argument 5210 GetSweepGradient(ArkUINodeHandle node, ArkUI_Float32 (*values)[6], ArkUI_Uint32 (*colors)[10], ArkUI_Float32 (*stops)[10], ArkUI_Int32 unit) GetSweepGradient() argument 5236 GetRadialGradient(ArkUINodeHandle node, ArkUI_Float32 (*values)[4], ArkUI_Uint32 (*colors)[10], ArkUI_Float32 (*stops)[10], ArkUI_Int32 unit) GetRadialGradient() argument [all...] |
| /foundation/arkui/ace_engine/interfaces/native/node/ |
| H A D | style_modifier.cpp | 1353 ArkUI_Float32 stops[NUM_10]; in GetLinearGradient() local 2561 ArkUI_Float32 stops[NUM_10]; in GetSweepGradient() local 2663 ArkUI_Float32 stops[NUM_10]; GetRadialGradient() local [all...] |
Completed in 38 milliseconds
12