Home
last modified time | relevance | path

Searched defs:point (Results 26 - 50 of 624) sorted by relevance

12345678910>>...25

/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_timeline_sync_fence.c27 static struct sync_fence *mali_timeline_sync_fence_create_and_add_tracker(struct mali_timeline *timeline, mali_timeline_point point) in mali_timeline_sync_fence_create_and_add_tracker() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/
H A Dmodel_touch_handler.cpp66 auto point = info.GetChangedTouches().front(); in CreateTouchEvent() local
76 Render3D::PointerEvent ModelTouchHandler::CreateSceneTouchEvent(const TouchEvent& point, in CreateSceneTouchEvent() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_event_hub.cpp30 std::string ListItemEventHub::GetDragExtraParams(const std::string& extraInfo, const Point& point, DragEventType drag) in GetDragExtraParams() argument
/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_session_adapter.h37 virtual void TransferHoverEvent(const PointF& point, SourceType source, in TransferHoverEvent() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_polyline_ffi.cpp42 ShapePoint point; in FfiOHOSAceFrameworkPolylineSetPoints() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_polyline.cpp55 ShapePoint point; in JSPoints() local
/foundation/arkui/ace_engine/frameworks/core/components/chart/
H A Drender_chart.cpp76 const auto& point = pointInfo.GetPointInfo(); in UpdateAccessibilityAttr() local
/foundation/arkui/ace_engine/test/unittest/core/gestures/
H A Dsequenced_recognizer_test_ng.cpp710 AxisEvent point; in HWTEST_F() local
748 AxisEvent point; HWTEST_F() local
776 AxisEvent point; HWTEST_F() local
812 AxisEvent point; HWTEST_F() local
831 AxisEvent point; HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/mock/adapter/
H A Dmock_mmi_event_convertor.cpp19 void CalculatePointerEvent(const NG::OffsetF& offsetF, const std::shared_ptr<MMI::PointerEvent>& point, in CalculatePointerEvent() argument
22 void CalculateWindowCoordinate(const NG::OffsetF& offsetF, const std::shared_ptr<MMI::PointerEvent>& point, in CalculateWindowCoordinate() argument
27 CalculatePointerEvent( const std::shared_ptr<MMI::PointerEvent>& point, const RefPtr<NG::FrameNode>& frameNode) CalculatePointerEvent() argument
/foundation/arkui/ace_engine/test/mock/core/accessibility/
H A Daccessibility_manager_ng.cpp44 void AccessibilityManagerNG::HoverTestDebug(const RefPtr<FrameNode>& root, const PointF& point, in HoverTestDebug() argument
29 HandleAccessibilityHoverEventInner( const RefPtr<FrameNode>& root, const PointF& point, SourceType sourceType, AccessibilityHoverEventType eventType, TimeStamp time) HandleAccessibilityHoverEventInner() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_accessibility_session_adapter.cpp25 TransferHoverEvent( const PointF &point, SourceType source, AccessibilityHoverEventType eventType, TimeStamp time) TransferHoverEvent() argument
/foundation/arkui/ace_engine/frameworks/core/event/
H A Devent_convertor.cpp20 SetTouchEventType(AceActionData::ActionType actionType, int8_t actionPoint, TouchEvent& point, std::vector<TouchEvent>& events, std::vector<TouchEvent>& allEvents) SetTouchEventType() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dline_modifier.cpp23 ShapePoint point; in SetStartPoint() local
33 ShapePoint point; in ResetStartPoint() local
44 ShapePoint point; in SetEndPoint() local
54 ShapePoint point; ResetEndPoint() local
[all...]
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_curve.cpp31 Point point; in DrawCubicBezier() local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dmatrix_test.cpp64 std::vector<Point> point = { { 0, 0 } }; // {0, 0} means point position in TestMatrix() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dblur_circles.cpp68 OH_Drawing_Point *point = OH_Drawing_PointCreate(50.f, 50.f); in OnTestFunction() local
/foundation/window/window_manager/utils/src/
H A Dscreen_group_info.cpp71 Point point; in InnerUnmarshalling() local
/third_party/ffmpeg/libavfilter/
H A Dgenerate_wave_table.c32 uint32_t point = (i + phase_offset) % table_size; in ff_generate_wave_table() local
/third_party/icu/icu4c/source/i18n/
H A Ddouble-conversion-double-to-string.cpp395 DoubleToAscii(double v, DtoaMode mode, int requested_digits, char* buffer, int buffer_length, bool* sign, int* length, int* point) DoubleToAscii() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Ddouble-conversion-double-to-string.cpp402 DoubleToAscii(double v, DtoaMode mode, int requested_digits, char* buffer, int buffer_length, bool* sign, int* length, int* point) DoubleToAscii() argument
[all...]
/third_party/node/deps/v8/src/base/numbers/
H A Ddtoa.cc31 DoubleToAscii(double v, DtoaMode mode, int requested_digits, Vector<char> buffer, int* sign, int* length, int* point) DoubleToAscii() argument
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_oct.c24 int EC_POINT_set_compressed_coordinates(const EC_GROUP *group, EC_POINT *point, in EC_POINT_set_compressed_coordinates() argument
73 size_t EC_POINT_point2oct(const EC_GROUP *group, const EC_POINT *point, in EC_POINT_point2oct() argument
56 EC_POINT_set_compressed_coordinates_GFp(const EC_GROUP *group, EC_POINT *point, const BIGNUM *x, int y_bit, BN_CTX *ctx) EC_POINT_set_compressed_coordinates_GFp() argument
64 EC_POINT_set_compressed_coordinates_GF2m(const EC_GROUP *group, EC_POINT *point, const BIGNUM *x, int y_bit, BN_CTX *ctx) EC_POINT_set_compressed_coordinates_GF2m() argument
105 EC_POINT_oct2point(const EC_GROUP *group, EC_POINT *point, const unsigned char *buf, size_t len, BN_CTX *ctx) EC_POINT_oct2point() argument
133 EC_POINT_point2buf(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, unsigned char **pbuf, BN_CTX *ctx) EC_POINT_point2buf() argument
[all...]
H A Dec_deprecated.c21 EC_POINT_point2bn(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, BIGNUM *ret, BN_CTX *ctx) EC_POINT_point2bn() argument
41 EC_POINT_bn2point(const EC_GROUP *group, const BIGNUM *bn, EC_POINT *point, BN_CTX *ctx) EC_POINT_bn2point() argument
/third_party/openssl/crypto/ec/
H A Dec_oct.c24 int EC_POINT_set_compressed_coordinates(const EC_GROUP *group, EC_POINT *point, in EC_POINT_set_compressed_coordinates() argument
73 size_t EC_POINT_point2oct(const EC_GROUP *group, const EC_POINT *point, in EC_POINT_point2oct() argument
56 EC_POINT_set_compressed_coordinates_GFp(const EC_GROUP *group, EC_POINT *point, const BIGNUM *x, int y_bit, BN_CTX *ctx) EC_POINT_set_compressed_coordinates_GFp() argument
64 EC_POINT_set_compressed_coordinates_GF2m(const EC_GROUP *group, EC_POINT *point, const BIGNUM *x, int y_bit, BN_CTX *ctx) EC_POINT_set_compressed_coordinates_GF2m() argument
109 EC_POINT_oct2point(const EC_GROUP *group, EC_POINT *point, const unsigned char *buf, size_t len, BN_CTX *ctx) EC_POINT_oct2point() argument
137 EC_POINT_point2buf(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, unsigned char **pbuf, BN_CTX *ctx) EC_POINT_point2buf() argument
[all...]
H A Dec_deprecated.c21 EC_POINT_point2bn(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, BIGNUM *ret, BN_CTX *ctx) EC_POINT_point2bn() argument
41 EC_POINT_bn2point(const EC_GROUP *group, const BIGNUM *bn, EC_POINT *point, BN_CTX *ctx) EC_POINT_bn2point() argument

Completed in 9 milliseconds

12345678910>>...25