Home
last modified time | relevance | path

Searched refs:OH_Drawing_BrushGetFilter (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkbrush_fuzzer/
H A Dbrush_fuzzer.cpp71 OH_Drawing_BrushGetFilter(nullptr, Filter); in BrushFuzzTest000()
72 OH_Drawing_BrushGetFilter(brush, nullptr); in BrushFuzzTest000()
73 OH_Drawing_BrushGetFilter(brush, Filter); in BrushFuzzTest000()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_brush_test.cpp160 OH_Drawing_BrushGetFilter(brush, tmpFilter_);
167 OH_Drawing_BrushGetFilter(nullptr, tmpFilter_);
169 OH_Drawing_BrushGetFilter(brush, nullptr);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_brush.h188 void OH_Drawing_BrushGetFilter(OH_Drawing_Brush*, OH_Drawing_Filter*);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__brush_8h.md36 | void [OH_Drawing_BrushGetFilter](_drawing.md#oh_drawing_brushgetfilter) ([OH_Drawing_Brush](_draw…
H A D_drawing.md268 | void [OH_Drawing_BrushGetFilter](#oh_drawing_brushgetfilter) ([OH_Drawing_Brush](#oh_drawing_brus…
5817 ### OH_Drawing_BrushGetFilter()
5820 void OH_Drawing_BrushGetFilter (OH_Drawing_Brush* , OH_Drawing_Filter* )
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_brush.cpp176 void OH_Drawing_BrushGetFilter(OH_Drawing_Brush* cBrush, OH_Drawing_Filter* cFilter) in OH_Drawing_BrushGetFilter() function
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__brush_8h.md36 | void [OH_Drawing_BrushGetFilter](_drawing.md#oh_drawing_brushgetfilter) ([OH_Drawing_Brush](_draw…
H A D_drawing.md268 | void [OH_Drawing_BrushGetFilter](#oh_drawing_brushgetfilter) ([OH_Drawing_Brush](#oh_drawing_brus…
5862 ### OH_Drawing_BrushGetFilter()
5865 void OH_Drawing_BrushGetFilter (OH_Drawing_Brush* , OH_Drawing_Filter* )