/ohos5.0/docs/en/application-dev/reference/apis-image-kit/ |
H A D | _image_effect___region.md | 31 ### x0 subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/ |
H A D | _image_effect___region.md | 31 ### x0 subsection
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/display/ |
H A D | _i_line_v10.md | 40 ### x0 subsection
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/ |
H A D | cubic_curve.cpp | 25 CubicCurve::CubicCurve(float x0, float y0, float x1, float y1) in CubicCurve()
|
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexprimitive/ |
H A D | geometry_bezier_arc.cpp | 39 float x0 = Cos((sweepAngle / FLOATNUM) * RADIAN_TO_ANGLE); in ArcToBezier() local 120 void BezierArcSvg::Init(float x0, float y0, in Init()
|
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/ |
H A D | geometry_path_storage.h | 312 float x0 = 0.0f; in ArcTo() local 450 float x0; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/ |
H A D | texgine_canvas.cpp | 21 void TexgineCanvas::DrawLine(double x0, double y0, double x1, double y1, const TexginePaint &paint) in DrawLine()
|
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/ |
H A D | ut_dependency.cpp | 117 int x0[FRAME_NUM]; variable
|
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/common/ |
H A D | paint.h | 134 float x0; member 145 float x0; member
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/test/unittest/sample_driver/ |
H A D | sample_hdi_service.cpp | 46 static int32_t SampleServiceSum(struct HdfDeviceObject *device, int32_t x0, int32_t x1, int32_t *re… in SampleServiceSum()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/ |
H A D | basic_transformer.h | 160 uint32_t x0 = 0; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/ |
H A D | canvas_renderer.cpp | 348 int64_t NativeCanvasRenderer::CreateLinearGradient(const double x0, const double y0, const double x… in CreateLinearGradient() 366 …const double x0, const double y0, const double r0, const double x1, const double y1, const double … in CreateRadialGradient()
|
/ohos5.0/foundation/multimedia/image_effect/interfaces/kits/native/ |
H A D | image_effect_filter.h | 594 int32_t x0; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/ |
H A D | drawing_painter_impl.cpp | 247 SkScalar x0, SkScalar y0, SkScalar x1, SkScalar y1, const DecorationStyle& decorStyle) in drawLine()
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/crop/ |
H A D | crop_efilter.cpp | 35 int32_t x0; member
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/ |
H A D | draw_line.cpp | 165 float x0 = sx + offset; in DrawWuLine() local
|
H A D | draw_utils.cpp | 2125 int16_t x0 = x + dir; local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/ |
H A D | jsi_curves_module.cpp | 165 double x0 = 0.0; in CreateCubicCurve() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_canvas_ffi.cpp | 716 int64_t contextId, double x0, double y0, double x1, double y1) in FfiOHOSAceFrameworkRenderingContextCreateLinearGradient() 732 int64_t contextId, double x0, double y0, double r0, double x1, double y1, double r1) in FfiOHOSAceFrameworkRenderingContextCreateRadialGradient()
|
/ohos5.0/drivers/peripheral/display/interfaces/include/ |
H A D | display_vgu.h | 300 VGUScalar x0; /* < Horizontal coordinate of the center of the inner circle */ member
|
H A D | display_type.h | 367 int32_t x0; /**< X coordinate of the start point of a line */ member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
H A D | js_canvas_renderer.cpp | 148 double x0 = 0.0; in JsCreateLinearGradient() local
|