| /third_party/openssl/crypto/ec/ |
| H A D | ecp_nistp224.c | 1337 ossl_ec_GFp_nistp224_point_get_affine_coordinates(const EC_GROUP *group, const EC_POINT *point, BIGNUM *x, BIGNUM *y, BN_CTX *ctx) ossl_ec_GFp_nistp224_point_get_affine_coordinates() argument [all...] |
| H A D | ecp_nistz256.c | 616 ecp_nistz256_windowed_mul(const EC_GROUP *group, P256_POINT *r, const BIGNUM **scalar, const EC_POINT **point, size_t num, BN_CTX *ctx) ecp_nistz256_windowed_mul() argument 1176 ecp_nistz256_get_affine(const EC_GROUP *group, const EC_POINT *point, BIGNUM *x, BIGNUM *y, BN_CTX *ctx) ecp_nistz256_get_affine() argument [all...] |
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | afcjk.c | 2201 AF_Point point = seg->first; in af_cjk_align_edge_points() local 2234 AF_Point point = seg->first; af_cjk_align_edge_points() local [all...] |
| H A D | afhints.c | 345 AF_Point point = hints->points + point_idx; in af_get_segment_index() local 422 AF_Point point; in af_glyph_hints_dump_points() local 961 AF_Point point; FT_LOCAL_DEF() local 1282 AF_Point point = hints->points; af_glyph_hints_save() local 1328 AF_Point point, first, last; af_glyph_hints_align_edge_points() local 1354 AF_Point point, first, last; af_glyph_hints_align_edge_points() local 1407 AF_Point point; af_glyph_hints_align_strong_points() local 1671 AF_Point point; af_glyph_hints_align_weak_points() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/pshinter/ |
| H A D | pshalgo.c | 1085 PSH_Point point = glyph->points; in psh_glyph_load_points() local 1119 PSH_Point point = glyph->points; psh_glyph_save_points() local 1186 PSH_Point point; psh_glyph_init() local 1219 PSH_Point point = points; psh_glyph_init() local 1298 PSH_Point point, before, after; psh_glyph_compute_extrema() local 1364 PSH_Point point, before, after; psh_glyph_compute_extrema() local 1409 psh_hint_table_find_strong_points( PSH_Hint_Table table, PSH_Point point, FT_UInt count, FT_Int threshold, PSH_Dir major_dir ) psh_hint_table_find_strong_points() argument 1593 PSH_Point point = glyph->points + first; psh_glyph_find_strong_points() local 1609 PSH_Point point = glyph->points; psh_glyph_find_strong_points() local 1622 PSH_Point point = glyph->points; psh_glyph_find_strong_points() local 1642 PSH_Point point = glyph->points; psh_glyph_find_blue_points() local 1717 PSH_Point point = glyph->points; psh_glyph_interpolate_strong_points() local 1778 PSH_Point point; psh_glyph_interpolate_normal_points() local 1928 PSH_Point first, next, point; psh_glyph_interpolate_other_points() local [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fFboRenderTest.cpp | 298 deUint32 point = ndx ? GL_STENCIL_ATTACHMENT : GL_DEPTH_ATTACHMENT; in Framebuffer() local 894 deUint32 point = ndx ? GL_STENCIL_ATTACHMENT : GL_DEPTH_ATTACHMENT; in render() local 1375 deUint32 point = ndx == 0 ? GL_COLOR_ATTACHMENT0 : in render() local
|
| /third_party/vk-gl-cts/framework/referencerenderer/ |
| H A D | rrFragmentOperations.cpp | 50 static inline bool isInsideRect (const IVec2& point, const WindowRectangle& rect) in isInsideRect() argument
|
| H A D | rrRenderState.hpp | 390 PointState point; member
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fMultisampleTests.cpp | 100 static inline bool isInsideQuad (const IVec2& point, const IVec2& p0, const IVec2& p1, const IVec2& p2, const IVec2& p3) in isInsideQuad() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ |
| H A D | pattern.h | 623 virtual bool OnAccessibilityHoverEvent(const PointF& point) in OnAccessibilityHoverEvent() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/ |
| H A D | calendar_picker_pattern.cpp | 414 bool CalendarPickerPattern::IsInNodeRegion(const RefPtr<FrameNode>& node, const PointF& point) in IsInNodeRegion() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/chart/ |
| H A D | chart_component.h | 182 explicit PointInfo(const Point& point) in PointInfo() argument 424 void SetHeadPoint(const PointInfo& point) in SetHeadPoint() argument 434 void SetTopPoint(const PointInfo& point) in SetTopPoint() argument 444 void SetBottomPoint(const PointInfo& point) in SetBottomPoint() argument
|
| /foundation/arkui/ace_engine/frameworks/core/common/ |
| H A D | event_manager.cpp | 551 HandleOutOfRectCallback(const Point& point, std::vector<RectCallback>& rectCallbackList) HandleOutOfRectCallback() argument 701 UpdateDragInfo(TouchEvent& point) UpdateDragInfo() argument 714 DispatchMultiContainerEvent(const TouchEvent& point) DispatchMultiContainerEvent() argument 734 TouchEvent point = event; DispatchTouchEvent() local 775 UpdateInfoWhenFinishDispatch(const TouchEvent& point, bool sendOnTouch) UpdateInfoWhenFinishDispatch() argument 802 TouchEvent point = event; DispatchTouchEventAndCheck() local 818 DispatchTouchEventInOldPipeline(const TouchEvent& point, bool dispatchSuccess) DispatchTouchEventInOldPipeline() argument 884 TouchEvent point = event; PostEventDispatchTouchEvent() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
| H A D | rich_editor_event_hub.cpp | 541 std::string RichEditorEventHub::GetDragExtraParams(const std::string& extraInfo, const Point& point, DragEventType type) in GetDragExtraParams() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/ |
| H A D | drawing_decoration_painter.cpp | 209 auto point = secondPoint_ - firstPoint_; variable 551 auto point = center - corners[cornerIndex]; RadiusToCorner() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/pipeline/ |
| H A D | pipeline_base.cpp | 862 void PipelineBase::HandleEtsCardTouchEvent(const TouchEvent& point, in HandleEtsCardTouchEvent() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
| H A D | accessibility_property.cpp | 123 HoverTest( const PointF& point, const RefPtr<FrameNode>& root, std::unique_ptr<HoverTestDebugTraceInfo>& debugInfo) HoverTest() argument
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| H A D | canvas_component.cpp | 1614 Point point; in MoveTo() local 1643 Point point; in LineTo() local 1674 Point point; in Rect() local 1706 Point point; CleanRect() local [all...] |
| H A D | component.cpp | 41 Component::AnimationsNode *point = g_animationListHead; in HandlerAnimations() local 51 Component::AnimationsNode *point = g_animationListHead; in ReleaseAnimations() local [all...] |
| /foundation/arkui/ui_lite/frameworks/components/ |
| H A D | ui_view.cpp | 712 void UIView::GetTargetView(const Point& point, UIView** last) in GetTargetView() argument 729 void UIView::GetTargetView(const Point& point, UIView** current, UIView** target) in GetTargetView() argument
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
| H A D | js_fwk_common.cpp | 356 jerry_value_t point = jerry_create_object(); in ConvertBaseEventInfo() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
| H A D | rs_paint_filter_canvas.cpp | 70 void RSPaintFilterCanvasBase::DrawPoint(const Point& point) in DrawPoint() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/ |
| H A D | core_canvas.cpp | 191 void CoreCanvas::DrawPoint(const Point& point) in DrawPoint() argument
|
| /foundation/multimodalinput/input/util/common/include/ |
| H A D | struct_multimodal.h | 267 LogicalCoordinate point; member 353 PhysicalCoordinate point; member 397 LogicalCoordinate point; member
|
| /foundation/window/window_manager/dmserver/src/ |
| H A D | abstract_screen_controller.cpp | 287 Point point;
in ProcessDefaultScreenReconnected() local 561 Point point;
in AddAsFirstScreenLocked() local 597 Point point;
in AddAsSuccedentScreenLocked() local 806 Point point; UpdateScreenGroupLayout() local 1102 Point point; MakeMirror() local [all...] |