Searched defs:fraction (Results 76 – 80 of 80) sorted by relevance
1234
2016 ArkUICurveHandle CreateCustomCurve(ArkUI_Float32 (*interpolate)(ArkUI_Float32 fraction, void* userD… in CreateCustomCurve()
3531 const ArkUI_Float32* negRGBValues, ArkUI_Int32 negRGBValuesSize, ArkUI_Float32 fraction) in SetBackgroundBrightnessInternal()3555 float fraction = 1.0; in ResetBackgroundBrightnessInternal() local3564 const ArkUI_Float32* negRGBValues, ArkUI_Int32 negRGBValuesSize, ArkUI_Float32 fraction) in SetForegroundBrightness()3588 float fraction = 1.0; in ResetForegroundBrightness() local
672 float fraction = -lastNegativeOffset / (current - lastNegativeOffset); in ClampNegativeOffsets() local
1298 …oat32& saturation, std::vector<float>& posRGB, std::vector<float>& negRGB, ArkUI_Float32& fraction) in ParseDynamicBrightnessOption()5116 ArkUI_Float32 fraction = 1.0f; in SetBackgroundBrightnessInternal() local5148 ArkUI_Float32 fraction = 1.0f; in SetForegroundBrightness() local
2954 double fraction = 1.0f; in ParseBrightnessOption() local