Home
last modified time | relevance | path

Searched refs:OH_Drawing_BrushSetFilter (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dalpha_image.cpp91 OH_Drawing_BrushSetFilter(brush, filter); in OnTestFunction()
93 OH_Drawing_BrushSetFilter(brush, filter); in OnTestFunction()
99 OH_Drawing_BrushSetFilter(brush, filter); in OnTestFunction()
115 OH_Drawing_BrushSetFilter(brush, filter); in OnTestFunction()
122 OH_Drawing_BrushSetFilter(brush, filter); in OnTestFunction()
H A Dblur_circles.cpp66 OH_Drawing_BrushSetFilter(brush, filter); in OnTestFunction()
H A Dblur_large_rrects.cpp53 OH_Drawing_BrushSetFilter(brush, filter); in OnTestFunction()
H A Dluma_filter.cpp162 OH_Drawing_BrushSetFilter(brush, filter); in draw_scene()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkbrush_fuzzer/
H A Dbrush_fuzzer.cpp68 OH_Drawing_BrushSetFilter(nullptr, Filter); in BrushFuzzTest000()
69 OH_Drawing_BrushSetFilter(brush, nullptr); in BrushFuzzTest000()
70 OH_Drawing_BrushSetFilter(brush, Filter); in BrushFuzzTest000()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_brush_test.cpp159 OH_Drawing_BrushSetFilter(brush, cFilter_);
165 OH_Drawing_BrushSetFilter(nullptr, cFilter_);
H A Ddrawing_canvas_test.cpp629 OH_Drawing_BrushSetFilter(brush_, filter);
664 OH_Drawing_BrushSetFilter(brush_, nullptr);
665 OH_Drawing_BrushSetFilter(brush_, filter);
717 OH_Drawing_BrushSetFilter(brush_, filter);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_brush.h177 void OH_Drawing_BrushSetFilter(OH_Drawing_Brush*, OH_Drawing_Filter*);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dmask_filter_test.cpp58 OH_Drawing_BrushSetFilter(brush, filter); in OnTestPerformance()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__brush_8h.md35 | void [OH_Drawing_BrushSetFilter](_drawing.md#oh_drawing_brushsetfilter) ([OH_Drawing_Brush](_draw…
H A D_drawing.md267 | void [OH_Drawing_BrushSetFilter](#oh_drawing_brushsetfilter) ([OH_Drawing_Brush](#oh_drawing_brus…
6003 ### OH_Drawing_BrushSetFilter()
6006 void OH_Drawing_BrushSetFilter (OH_Drawing_Brush* , OH_Drawing_Filter* )
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_brush.cpp161 void OH_Drawing_BrushSetFilter(OH_Drawing_Brush* cBrush, OH_Drawing_Filter* cFilter) in OH_Drawing_BrushSetFilter() function
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__brush_8h.md35 | void [OH_Drawing_BrushSetFilter](_drawing.md#oh_drawing_brushsetfilter) ([OH_Drawing_Brush](_draw…
H A D_drawing.md267 | void [OH_Drawing_BrushSetFilter](#oh_drawing_brushsetfilter) ([OH_Drawing_Brush](#oh_drawing_brus…
6048 ### OH_Drawing_BrushSetFilter()
6051 void OH_Drawing_BrushSetFilter (OH_Drawing_Brush* , OH_Drawing_Filter* )