Searched defs:CreateColorPicker (Results 1 – 3 of 3) sorted by relevance
39 std::shared_ptr<RSColorPicker> RSColorPicker::CreateColorPicker(const std::shared_ptr<SkPixmap>& pi… in CreateColorPicker() function in OHOS::Rosen::RSColorPicker64 std::shared_ptr<RSColorPicker> RSColorPicker::CreateColorPicker(const std::shared_ptr<SkPixmap>& pi… in CreateColorPicker() function in OHOS::Rosen::RSColorPicker
60 std::shared_ptr<ColorPicker> ColorPicker::CreateColorPicker(const std::shared_ptr<Media::PixelMap>&… in CreateColorPicker() function in OHOS::Rosen::ColorPicker86 std::shared_ptr<ColorPicker> ColorPicker::CreateColorPicker(const std::shared_ptr<Media::PixelMap>&… in CreateColorPicker() function in OHOS::Rosen::ColorPicker
304 napi_value ColorPickerNapi::CreateColorPicker(napi_env env, napi_callback_info info) in CreateColorPicker() function in OHOS::Rosen::ColorPickerNapi