Home
last modified time | relevance | path

Searched defs:blurType (Results 1 – 25 of 85) sorted by relevance

1234

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
Dmask_filter.cpp25 MaskFilter::MaskFilter(FilterType t, BlurType blurType, scalar sigma, bool respectCTM) noexcept : M… in MaskFilter()
42 std::shared_ptr<MaskFilter> MaskFilter::CreateBlurMaskFilter(BlurType blurType, scalar sigma, bool … in CreateBlurMaskFilter()
Dimage_filter.cpp38 ImageBlurType blurType, const Rect& cropRect) noexcept in ImageFilter()
54 ImageBlurType blurType, const Rect& cropRect) noexcept in ImageFilter()
62 ImageBlurType blurType, const Rect& cropRect) in InitWithColorBlur()
84 GradientDir direction, GradientBlurType blurType, std::shared_ptr<ImageFilter> input) noexcept in ImageFilter()
118 std::shared_ptr<ImageFilter> input, ImageBlurType blurType, const Rect& cropRect) in CreateBlurImageFilter()
143 scalar sigmaX, scalar sigmaY, ImageBlurType blurType, const Rect& cropRect) in CreateColorBlurImageFilter()
164 GradientBlurType blurType, std::shared_ptr<ImageFilter> input) in CreateGradientBlurImageFilter()
Dblur_image_filter_obj.cpp47 ImageBlurType blurType, const Rect& cropRect) in Create()
54 …TileMode tileMode, const std::shared_ptr<ImageFilter>& input, ImageBlurType blurType, const Rect& … in BlurImageFilterObj()
Dimage_filter_lazy.cpp39 …TileMode tileMode, const std::shared_ptr<ImageFilter>& input, ImageBlurType blurType, const Rect& … in CreateBlur()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
Ddrawing_mask_filter.cpp24 OH_Drawing_MaskFilter* OH_Drawing_MaskFilterCreateBlur(OH_Drawing_BlurType blurType, float sigma, b… in OH_Drawing_MaskFilterCreateBlur()
/foundation/graphic/graphic_3d/lume/Lume_3D/assets/3d/renderdataconfigurations/postprocess/
Dcore3d_post_process_pre_pass_cam.json7 "blurType": "normal", string
Dcore3d_post_process_reflection_cam.json7 "blurType": "normal", string
Dcore3d_post_process_cam.json38 "blurType": "normal", string
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkmaskfilter_fuzzer/
Dmaskfilter_fuzzer.cpp44 uint32_t blurType = GetObject<uint32_t>(); in MaskFilterTest() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/effect/maskfilter_fuzzer/
Dmaskfilter_fuzzer.cpp40 uint32_t blurType = GetObject<uint32_t>(); in MaskFilterFuzzTest() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/effect/filter_fuzzer/
Dfilter_fuzzer.cpp53 uint32_t blurType = GetObject<uint32_t>(); in FilterFuzzTest() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkfilter_fuzzer/
Dfilter_fuzzer.cpp56 uint32_t blurType = GetObject<uint32_t>(); in FilterTest() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_image_filter.cpp68 ImageBlurType blurType, const Rect& cropRect) in InitWithBlur()
129 ImageBlurType blurType, const Rect& cropRect) in InitWithColorBlur()
192 GradientBlurType blurType, const std::shared_ptr<ImageFilter> f) in InitWithGradientBlur()
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/mask_filter_napi/
Djs_mask_filter.cpp102 int32_t blurType = 0; in CreateBlurMaskFilter() local
/foundation/arkui/ace_engine/interfaces/inner_api/ace_kit/include/ui/properties/
Dblur_style_option.h95 BlurType blurType = BlurType::WITHIN_WINDOW; member
205 BlurType blurType = BlurType::WITHIN_WINDOW; member
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/imagefilter_fuzzer/
Dimage_filter_fuzzer.cpp145 uint32_t blurType = GetObject<uint32_t>(); in ImageFilterFuzzTest003() local
213 uint32_t blurType = GetObject<uint32_t>(); in ImageFilterFuzzTest004() local
/foundation/graphic/graphic_2d/rosen/test/dtk/function/Bitmap/
Ddtk_Bitmap_Scene32.cpp235 for (auto& blurType : blurTypes) { variable
531 for (auto& blurType : blurTypes) { variable
Ddtk_Bitmap_Scene8.cpp419 for (auto& blurType : blurTypes) { variable
1023 for (auto& blurType : blurTypes) { variable
1206 for (auto& blurType : blurTypes) { variable
Ddtk_Bitmap_Scene2.cpp345 for (auto& blurType : blurTypes) { variable
406 for (auto& blurType : blurTypes) { variable
1202 for (auto& blurType : blurTypes) { variable
Ddtk_Bitmap_Scene28.cpp407 for (auto& blurType : blurTypes) { variable
693 for (auto& blurType : blurTypes) { variable
1161 for (auto& blurType : blurTypes) { variable
Ddtk_Bitmap_Scene22.cpp274 for (auto& blurType : blurTypes) { variable
550 for (auto& blurType : blurTypes) { variable
989 for (auto& blurType : blurTypes) { variable
Ddtk_Bitmap_Scene9.cpp234 for (auto& blurType : blurTypes) { variable
987 for (auto& blurType : blurTypes) { variable
1791 for (auto& blurType : blurTypes) { variable
Ddtk_Bitmap_Scene18.cpp472 for (auto& blurType : blurTypes) { variable
765 for (auto& blurType : blurTypes) { variable
1233 for (auto& blurType : blurTypes) { variable
Ddtk_Bitmap_Scene12.cpp296 for (auto& blurType : blurTypes) { variable
665 for (auto& blurType : blurTypes) { variable
1118 for (auto& blurType : blurTypes) { variable
/foundation/graphic/graphic_2d/rosen/test/dtk/function/Pixmap/
Ddtk_Pixmap_Scene2.cpp250 for (auto& blurType : blurTypes) { variable
496 for (auto& blurType : blurTypes) { variable
1345 for (auto& blurType : blurTypes) { variable
1518 for (auto& blurType : blurTypes) { variable

1234