Searched defs:CreateColorPicker (Results 1 – 3 of 3) sorted by relevance
38 std::shared_ptr<RSColorPicker> RSColorPicker::CreateColorPicker(const std::shared_ptr<Drawing::Pixm… in CreateColorPicker() function in OHOS::Rosen::RSColorPicker58 std::shared_ptr<RSColorPicker> RSColorPicker::CreateColorPicker(const std::shared_ptr<Drawing::Pixm… in CreateColorPicker() function in OHOS::Rosen::RSColorPicker
64 std::shared_ptr<ColorPicker> ColorPicker::CreateColorPicker(const std::shared_ptr<Media::PixelMap>&… in CreateColorPicker() function in OHOS::Rosen::ColorPicker84 std::shared_ptr<ColorPicker> ColorPicker::CreateColorPicker(const std::shared_ptr<Media::PixelMap>&… in CreateColorPicker() function in OHOS::Rosen::ColorPicker
393 napi_value ColorPickerNapi::CreateColorPicker(napi_env env, napi_callback_info info) in CreateColorPicker() function in OHOS::Rosen::ColorPickerNapi