Home
last modified time | relevance | path

Searched refs:OH_Drawing_PathSetFillType (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dlargeclippedpath.cpp46 OH_Drawing_PathSetFillType(path, OH_Drawing_PathFillType::PATH_FILL_TYPE_WINDING); in OnTestFunction()
66 OH_Drawing_PathSetFillType(pathQuad, fType); in OnTestFunction()
H A Dfilltypes.cpp51 OH_Drawing_PathSetFillType(path, ft); in showPath()
H A Dfill_types_persp.cpp67 OH_Drawing_PathSetFillType(fPath, ft); in ShowPath()
H A Dpath_interior.cpp87 OH_Drawing_PathSetFillType(path, doEvenOdd ? PATH_FILL_TYPE_EVEN_ODD : PATH_FILL_TYPE_WINDING); in draw_sence()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpath_fuzzer/
H A Dpath_fuzzer.cpp367OH_Drawing_PathSetFillType(nullptr, static_cast<OH_Drawing_PathFillType>(pathFillType % PATH_FILL_… in NativeDrawingPathTest007()
368 OH_Drawing_PathSetFillType(path, static_cast<OH_Drawing_PathFillType>(pathFillType)); in NativeDrawingPathTest007()
369OH_Drawing_PathSetFillType(path, static_cast<OH_Drawing_PathFillType>(pathFillType % PATH_FILL_TYP… in NativeDrawingPathTest007()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_path_test.cpp337 OH_Drawing_PathSetFillType(nullptr, PATH_FILL_TYPE_WINDING);
339 OH_Drawing_PathSetFillType(path, static_cast<OH_Drawing_PathFillType>(NEGATIVE_ONE));
341 OH_Drawing_PathSetFillType(path, static_cast<OH_Drawing_PathFillType>(INTNUM_TEN));
343 OH_Drawing_PathSetFillType(path, PATH_FILL_TYPE_WINDING);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_path.h561 void OH_Drawing_PathSetFillType(OH_Drawing_Path*, OH_Drawing_PathFillType);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dpath_test.cpp62 OH_Drawing_PathSetFillType(path, fType); in OnTestPerformance()
147 OH_Drawing_PathSetFillType(pathQuad, PATH_FILL_TYPE_WINDING); in OnTestPerformance()
185 OH_Drawing_PathSetFillType(pathQuad, OH_Drawing_PathFillType::PATH_FILL_TYPE_WINDING); in OnTestPerformance()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__path_8h.md72 | void [OH_Drawing_PathSetFillType](_drawing.md#oh_drawing_pathsetfilltype) ([OH_Drawing_Path](_dra…
H A D_drawing.md451 | void [OH_Drawing_PathSetFillType](#oh_drawing_pathsetfilltype) ([OH_Drawing_Path](#oh_drawing_pat…
11012 ### OH_Drawing_PathSetFillType()
11015 void OH_Drawing_PathSetFillType (OH_Drawing_Path* , OH_Drawing_PathFillType )
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_path.cpp482 void OH_Drawing_PathSetFillType(OH_Drawing_Path* cPath, OH_Drawing_PathFillType fillstyle) in OH_Drawing_PathSetFillType() function
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__path_8h.md72 | void [OH_Drawing_PathSetFillType](_drawing.md#oh_drawing_pathsetfilltype) ([OH_Drawing_Path](_dra…
H A D_drawing.md451 | void [OH_Drawing_PathSetFillType](#oh_drawing_pathsetfilltype) ([OH_Drawing_Path](#oh_drawing_pat…
11057 ### OH_Drawing_PathSetFillType()
11060 void OH_Drawing_PathSetFillType (OH_Drawing_Path* , OH_Drawing_PathFillType )