Home
last modified time | relevance | path

Searched refs:OH_Drawing_Point3D (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dshadowutils.cpp38 OH_Drawing_Point3D lightPos;
49 OH_Drawing_Point3D lightPos;
63 OH_Drawing_Point3D lightPos = param.lightPos; in draw_shadow()
77 OH_Drawing_Point3D planeParams = { 0, 0, height }; in draw_shadow()
206 OH_Drawing_Point3D lightPos = param.lightPos; in draw_rect_path_shadow()
264 OH_Drawing_Point3D lightPos = param.lightPos; in draw_star()
311 void draw_black_point(OH_Drawing_Canvas* canvas, OH_Drawing_Point3D lightPos, float kLightR) in draw_black_point()
366 OH_Drawing_Point3D lightPos = { lightXY.x, lightXY.y, 500.f }; // 500.f 坐标参数 in draw_paths()
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___drawing___point3_d.md1 # OH_Drawing_Point3D chapter
6 The **OH_Drawing_Point3D** struct describes a three-dimensional coordinate point.
H A Ddrawing__types_8h.md25 | struct [OH_Drawing_Point3D](_o_h___drawing___point3_d.md) | Describes a three-dimensional coordi…
48 | typedef struct [OH_Drawing_Point3D](_o_h___drawing___point3_d.md) [OH_Drawing_Point3D](_drawing.…
H A DReadme-EN.md90 - [OH_Drawing_Point3D](_o_h___drawing___point3_d.md)
H A Ddrawing__canvas_8h.md100 …(_drawing.md#oh_drawing_path) \*, [OH_Drawing_Point3D](_o_h___drawing___point3_d.md) planeParams, …
H A D_drawing.md81 | struct [OH_Drawing_Point3D](_o_h___drawing___point3_d.md) | Describes a three-dimensional coordi…
162 | typedef struct [OH_Drawing_Point3D](_o_h___drawing___point3_d.md) [OH_Drawing_Point3D](#oh_drawi…
772 …awing_Path](#oh_drawing_path) \*, [OH_Drawing_Point3D](_o_h___drawing___point3_d.md) planeParams, …
1673 ### OH_Drawing_Point3D subsection
1676 typedef struct OH_Drawing_Point3D OH_Drawing_Point3D
6827 …rawShadow (OH_Drawing_Canvas* , OH_Drawing_Path* , OH_Drawing_Point3D planeParams, OH_Drawing_Poin…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__types_8h.md25 | struct [OH_Drawing_Point3D](_o_h___drawing___point3_d.md) | 定义一个三维的坐标点。 |
48 | typedef struct [OH_Drawing_Point3D](_o_h___drawing___point3_d.md) [OH_Drawing_Point3D](_drawing.…
H A D_o_h___drawing___point3_d.md1 # OH_Drawing_Point3D chapter
H A Ddrawing__canvas_8h.md100 …(_drawing.md#oh_drawing_path) \*, [OH_Drawing_Point3D](_o_h___drawing___point3_d.md) planeParams, …
H A DReadme-CN.md88 - [OH_Drawing_Point3D](_o_h___drawing___point3_d.md)
H A D_drawing.md81 | struct [OH_Drawing_Point3D](_o_h___drawing___point3_d.md) | 定义一个三维的坐标点。 |
162 | typedef struct [OH_Drawing_Point3D](_o_h___drawing___point3_d.md) [OH_Drawing_Point3D](#oh_drawi…
772 …awing_Path](#oh_drawing_path) \*, [OH_Drawing_Point3D](_o_h___drawing___point3_d.md) planeParams, …
1673 ### OH_Drawing_Point3D subsection
1676 typedef struct OH_Drawing_Point3D OH_Drawing_Point3D
6782 …rawShadow (OH_Drawing_Canvas* , OH_Drawing_Path* , OH_Drawing_Point3D planeParams, OH_Drawing_Poin…
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_canvas.h660 void OH_Drawing_CanvasDrawShadow(OH_Drawing_Canvas*, OH_Drawing_Path*, OH_Drawing_Point3D planePara…
661 OH_Drawing_Point3D devLightPos, float lightRadius, uint32_t ambientColor, uint32_t spotColor,
H A Ddrawing_types.h152 } OH_Drawing_Point3D; typedef
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_canvas.cpp78 static const Point3& CastToPoint3(OH_Drawing_Point3D& cPoint3) in CastToPoint3()
712 …nvasDrawShadow(OH_Drawing_Canvas* cCanvas, OH_Drawing_Path* cPath, OH_Drawing_Point3D cPlaneParams, in OH_Drawing_CanvasDrawShadow()
713 OH_Drawing_Point3D cDevLightPos, float lightRadius, uint32_t ambientColor, uint32_t spotColor, in OH_Drawing_CanvasDrawShadow()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dcanvas_test.cpp252 OH_Drawing_Point3D planeParams; in OnTestPerformance()
253 OH_Drawing_Point3D devLightPos; in OnTestPerformance()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkcanvas_fuzzer/
H A Dcanvas_fuzzer.cpp415 OH_Drawing_Point3D planeParams = {GetObject<float>(), GetObject<float>(), GetObject<float>()}; in CanvasFuzzTest002()
416 OH_Drawing_Point3D devLightPos = {GetObject<float>(), GetObject<float>(), GetObject<float>()}; in CanvasFuzzTest002()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_canvas_test.cpp983 OH_Drawing_Point3D p1{0.0, 0.0, 0.0};
984 OH_Drawing_Point3D p2{10.0, 10.0, 10.0};
/ohos5.0/docs/zh-cn/application-dev/
H A Dwebsite.md4091 - [OH_Drawing_Point3D](reference/apis-arkgraphics2d/_o_h___drawing___point3_d.md)
/ohos5.0/docs/en/application-dev/
H A Dwebsite.md3952 - [OH_Drawing_Point3D](reference/apis-arkgraphics2d/_o_h___drawing___point3_d.md)