Home
last modified time | relevance | path

Searched defs:point (Results 126 - 150 of 589) sorted by relevance

12345678910>>...24

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_static_factory_test.cpp211 vector<Point> point; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_line_test.cpp714 OH_Drawing_Point *point = OH_Drawing_PointCreate(1.0, 2.0); in HWTEST_F() local
751 OH_Drawing_Point *point = OH_Drawing_PointCreate(1.0, 2.0); in HWTEST_F() local
784 OH_Drawing_Point *point = OH_Drawing_PointCreate(0.0, 2.0); HWTEST_F() local
813 OH_Drawing_Point *point = OH_Drawing_PointCreate(0.0, 2.0); HWTEST_F() local
[all...]
/foundation/multimodalinput/input/service/window_manager/test/
H A Dknuckle_dynamic_drawing_manager_test.cpp511 Rosen::Drawing::Point point = Rosen::Drawing::Point(); in HWTEST_F() local
588 Rosen::Drawing::Point point = Rosen::Drawing::Point(); in HWTEST_F() local
/foundation/window/window_manager/test/fuzztest/wms/windowagent_fuzzer/
H A Dwindow_agent_fuzzer.cpp95 PointInfo point; in CheckWindowAgentFunctionsPart2() local
/foundation/window/window_manager/utils/test/unittest/
H A Dwindow_helper_test.cpp142 PointInfo point = WindowHelper::CalculateOriginPosition(rect1, rect2, PointInfo { 200, 200 }); in HWTEST_F() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/roundRect_napi/
H A Djs_roundrect.cpp141 auto point = m_roundRect.GetCornerRadius(static_cast<RoundRect::CornerPos>(pos)); in OnGetCorner() local
/foundation/window/window_manager/wmserver/test/unittest/
H A Ddrag_controller_test.cpp571 PointInfo point; in HWTEST_F() local
586 PointInfo point; in HWTEST_F() local
601 PointInfo point; in HWTEST_F() local
659 PointInfo point; HWTEST_F() local
672 PointInfo point; HWTEST_F() local
[all...]
/foundation/window/window_manager/wm/src/zidl/
H A Dwindow_stub.cpp134 PointInfo point = {0, 0}; in OnRemoteRequest() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.h46 u64 point; member
/test/testfwk/arkxtest/uitest/core/
H A Drect_algorithm.cpp106 const auto point = Point(px, py); in CollectGridPoint() local
/test/xts/acts/ai/nncore/nncoretest/src/
H A DHdiExecutorTest.cpp28 void ServiceDied(void* point) in ServiceDied() argument
/third_party/curl/src/
H A Dtool_cb_prg.c140 curl_off_t point; in tool_progress_cb() local
[all...]
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Ddouble-to-string.cc379 DoubleToAscii(double v, DtoaMode mode, int requested_digits, char* buffer, int buffer_length, bool* sign, int* length, int* point) DoubleToAscii() argument
[all...]
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
H A Dtest-dtoa.cc85 int point; in TEST() local
50 DoubleToAscii(double v, DtoaMode test_mode, int requested_digits, Vector<char> buffer, bool* sign, int* length, int* point) DoubleToAscii() argument
342 int point; TEST() local
399 int point; TEST() local
428 int point; TEST() local
448 int point; TEST() local
468 int point; TEST() local
491 int point; TEST() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dnumber_utils.cpp143 int32_t point; in setTo() local
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_utils.cpp143 int32_t point; in setTo() local
/third_party/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise06.c80 static void meminfo_diag(const char *point) in meminfo_diag() argument
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_unfilled.c88 static void point(struct draw_stage *stage, in point() function
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Deck_prn.c74 const EC_POINT *point = NULL; in ECPKParameters_print() local
/third_party/openssl/crypto/ec/
H A Deck_prn.c74 const EC_POINT *point = NULL; in ECPKParameters_print() local
/third_party/skia/src/gpu/geometry/
H A DGrShape.cpp227 void GrShape::simplifyPoint(const SkPoint& point, unsigned flags) { in simplifyPoint() argument
[all...]
/third_party/skia/samplecode/
H A DSampleDegenerateQuads.cpp156 static bool inside_triangle(const SkPoint& point, const SkPoint& t0, const SkPoint& t1, in inside_triangle() argument
64 get_area_coverage(const bool edgeAA[4], const SkPoint corners[4], const SkPoint& point) get_area_coverage() argument
117 get_edge_dist_coverage(const bool edgeAA[4], const SkPoint corners[4], const SkPoint outsetLines[8], const SkPoint insetLines[8], const SkPoint& point) get_edge_dist_coverage() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_utils.cpp143 int32_t point; in setTo() local
/third_party/skia/tests/
H A DPointTest.cpp27 SkPoint point; in test_Normalize() local
58 SkPoint point; in test_length() local
[all...]
H A DPoint3Test.cpp82 SkPoint3 point = SkPoint3::Make(x, y, z); in test_length() local
93 SkPoint3 point = SkPoint3::Make(x, y, z); in test_normalize() local

Completed in 15 milliseconds

12345678910>>...24