Home
last modified time | relevance | path

Searched defs:points (Results 101 - 125 of 306) sorted by relevance

12345678910>>...13

/drivers/peripheral/vibrator/interfaces/v1_1/
H A Divibrator_type_vdi.h103 std::vector<CurvePointVdi> points; member
/foundation/arkui/ace_engine/frameworks/core/components/focus_animation/
H A Drosen_render_focus_animation.cpp95 SkPoint points[2] = { SkPoint::Make(0 - width_ / MULTIPLE_FACTOR, 0.0f), in PaintGlow() local
144 RSPoint points[2] = { RSPoint(0 - width_ / MULTIPLE_FACTOR, 0.0f), RSPoint(width_ / MULTIPLE_FACTOR, 0.0f) }; in PaintGlow() local
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Drosen_render_picker_base.cpp159 SkPoint points[2] = { beginPoint, endPoint }; in PaintGradient() local
164 std::vector<RSPoint> points = { beginPoint, endPoint }; in PaintGradient() local
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dclip_path.cpp269 std::vector<std::string> points; in CreatePolygon() local
270 StringUtils::StringSplitter(StringUtils::TrimStr(data), ',', points); in CreatePolygon() local
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_chart.cpp246 auto points = chartDataset.GetData(); in SetChart() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dshape_composed_element.cpp372 std::vector<ShapePoint> points = render->GetPoints(); in GetPointsArray() local
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessibility_setting_provider_test.cpp1830 std::vector<MMI::PointerEvent::PointerItem> points = {}; in HWTEST_F() local
1889 std::vector<MMI::PointerEvent::PointerItem> points = {}; HWTEST_F() local
[all...]
H A Daccessibility_screen_touch_test.cpp998 std::vector<MMI::PointerEvent::PointerItem> points = {}; in HWTEST_F() local
120 SetPointerEvent(uint32_t time, uint32_t action, std::vector<MMI::PointerEvent::PointerItem> &points, int32_t pointerId) SetPointerEvent() argument
1066 std::vector<MMI::PointerEvent::PointerItem> points = {}; HWTEST_F() local
1126 std::vector<MMI::PointerEvent::PointerItem> points = {}; HWTEST_F() local
1439 std::vector<MMI::PointerEvent::PointerItem> points = {}; HWTEST_F() local
1492 std::vector<MMI::PointerEvent::PointerItem> points = {}; HWTEST_F() local
1545 std::vector<MMI::PointerEvent::PointerItem> points = {}; HWTEST_F() local
1598 std::vector<MMI::PointerEvent::PointerItem> points = {}; HWTEST_F() local
1663 std::vector<MMI::PointerEvent::PointerItem> points = {}; HWTEST_F() local
1728 std::vector<MMI::PointerEvent::PointerItem> points = {}; HWTEST_F() local
1793 std::vector<MMI::PointerEvent::PointerItem> points = {}; HWTEST_F() local
1856 std::vector<MMI::PointerEvent::PointerItem> points = {}; HWTEST_F() local
1919 std::vector<MMI::PointerEvent::PointerItem> points = {}; HWTEST_F() local
2123 std::vector<MMI::PointerEvent::PointerItem> points = {}; HWTEST_F() local
2192 std::vector<MMI::PointerEvent::PointerItem> points = {}; HWTEST_F() local
2261 std::vector<MMI::PointerEvent::PointerItem> points = {}; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/textblob_fuzzer/
H A Dtext_blob_fuzzer.cpp71 Point* points = new Point[count - 1]; in TextBlobFuzzTest002() local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dpath_test.cpp318 std::vector<Point> points = { Point(rect.GetLeft(), rect.GetTop()), in TestAddPoly() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/recording/drawcmd_fuzzer/
H A Ddrawcmd_fuzzer.cpp373 std::vector<Point> points; in DrawCmdFuzzTest009() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_text_blob.cpp212 void SkiaTextBlob::GetDrawingPointsForTextBlob(const TextBlob* blob, std::vector<Point>& points) in GetDrawingPointsForTextBlob() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/path_fuzzer/
H A Dpath_fuzzer.cpp266 std::vector<Point> points; in PathFuzzTest006() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/
H A Djs_drawing_utils.cpp201 bool ConvertFromJsPointsArray(napi_env env, napi_value array, Drawing::Point* points, uint32_t count) in ConvertFromJsPointsArray() argument
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dhimax_hx83112b.c42 struct himax_event_point points[HIMAX_MAX_POINTS]; member
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dsof-client-probes-ipc4.c199 struct sof_ipc4_probe_point *points; in ipc4_probes_points_add() local
[all...]
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeCanvasTestPart2.cpp547 OH_Drawing_Point2D points[3] = {pointOne, pointTwo, pointThree}; in HWTEST_F() local
581 OH_Drawing_Point2D points[3] = {pointOne, pointTwo, pointThree}; in HWTEST_F() local
664 OH_Drawing_Point2D points[3] = {pointOne, pointTwo, pointThree}; in HWTEST_F() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Df_segment.c48 int64_t *points; member
65 static int parse_points(AVFilterContext *ctx, char *item_str, int nb_points, int64_t *points) in parse_points() argument
[all...]
H A Dvf_floodfill.c43 Points *points; member
[all...]
/third_party/lame/frontend/
H A Dgpkplotting.c103 GdkPoint *points; in gpk_graph_draw() local
156 GdkPoint points[2]; in gpk_rectangle_draw() local
196 GdkPoint points[2]; gpk_bargraph_draw() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Deval.c304 map1(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, const GLvoid *points, GLenum type ) map1() argument
381 map1(target, (GLfloat) u1, (GLfloat) u2, stride, order, points, GL_DOUBLE); _mesa_Map1d() local
386 map2( GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLvoid *points, GLenum type ) map2() argument
469 _mesa_Map2f( GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat *points) _mesa_Map2f() argument
486 (GLfloat) v1, (GLfloat) v2, vstride, vorder, points, GL_DOUBLE); _mesa_Map2d() local
[all...]
/third_party/libinput/src/
H A Dfilter-custom.c39 double points[]; member
43 create_custom_accel_function(double step, const double *points, size_t npoints) in create_custom_accel_function() argument
129 double *points = cf->points; in custom_accel_function_profile() local
[all...]
/third_party/libinput/tools/
H A Dptraccel-debug.c327 double *points = double_array_from_string(optarg, in main() local
[all...]
/third_party/mesa3d/src/util/indices/
H A Du_indices_gen.py228 def points(intype, outtype, inpv, outpv, pr): function
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec2_smpl.c681 ossl_ec_GF2m_simple_points_make_affine(const EC_GROUP *group, size_t num, EC_POINT *points[], BN_CTX *ctx) ossl_ec_GF2m_simple_points_make_affine() argument
868 ec_GF2m_simple_points_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) ec_GF2m_simple_points_mul() argument
[all...]

Completed in 22 milliseconds

12345678910>>...13