Home
last modified time | relevance | path

Searched defs:thisColorPicker (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/effect/effect_common/src/
Dcolor_picker_common.cpp79 std::shared_ptr<Rosen::ColorPickerCommon> thisColorPicker = sConstructor_; in GetMainColor() local
95 std::shared_ptr<Rosen::ColorPickerCommon> thisColorPicker = sConstructor_; in GetLargestProportionColor() local
111 std::shared_ptr<Rosen::ColorPickerCommon> thisColorPicker = sConstructor_; in GetHighestSaturationColor() local
127 std::shared_ptr<Rosen::ColorPickerCommon> thisColorPicker = sConstructor_; in GetAverageColor() local
144 std::shared_ptr<Rosen::ColorPickerCommon> thisColorPicker = sConstructor_; in IsBlackOrWhiteOrGrayColor() local
161 std::shared_ptr<Rosen::ColorPickerCommon> thisColorPicker = sConstructor_; in GetTopProportionColors() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/effect_kit/src/
Dcolor_picker_napi.cpp546 ColorPickerNapi *thisColorPicker = nullptr; in GetMainColorSync() local
577 ColorPickerNapi *thisColorPicker = nullptr; in GetLargestProportionColor() local
608 ColorPickerNapi *thisColorPicker = nullptr; in GetHighestSaturationColor() local
639 ColorPickerNapi *thisColorPicker = nullptr; in GetAverageColor() local
671 ColorPickerNapi *thisColorPicker = nullptr; in IsBlackOrWhiteOrGrayColor() local
703 ColorPickerNapi *thisColorPicker = nullptr; in GetMorandiBackgroundColor() local
734 ColorPickerNapi *thisColorPicker = nullptr; in GetMorandiShadowColor() local
765 ColorPickerNapi *thisColorPicker = nullptr; in GetDeepenImmersionColor() local
796 ColorPickerNapi *thisColorPicker = nullptr; in GetImmersiveBackgroundColor() local
827 ColorPickerNapi *thisColorPicker = nullptr; in GetImmersiveForegroundColor() local
[all …]