Searched refs:posRGBValuesSize (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_common_modifier.cpp | 3530 const ArkUI_Float32* posRGBValues, ArkUI_Int32 posRGBValuesSize, in SetBackgroundBrightnessInternal() argument 3535 posRGB.assign(posRGBValues, posRGBValues + posRGBValuesSize); in SetBackgroundBrightnessInternal() 3563 const ArkUI_Float32* posRGBValues, ArkUI_Int32 posRGBValuesSize, in SetForegroundBrightness() argument 3568 posRGB.assign(posRGBValues, posRGBValues + posRGBValuesSize); in SetForegroundBrightness()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/ |
H A D | cjui_api.h | 250 … ArkUI_Int32 posRGBValuesSize, const ArkUI_Float32* negRGBValues, ArkUI_Int32 negRGBValuesSize, 255 … ArkUI_Int32 posRGBValuesSize, const ArkUI_Float32* negRGBValues, ArkUI_Int32 negRGBValuesSize,
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/ |
H A D | arkoala_api.h | 1746 … ArkUI_Int32 posRGBValuesSize, const ArkUI_Float32* negRGBValues, ArkUI_Int32 negRGBValuesSize, 1751 … ArkUI_Int32 posRGBValuesSize, const ArkUI_Float32* negRGBValues, ArkUI_Int32 negRGBValuesSize,
|