Home
last modified time | relevance | path

Searched defs:point (Results 401 - 425 of 530) sorted by relevance

1...<<11121314151617181920>>...22

/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafcjk.c2201 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 Dafhints.c345 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 Dpshalgo.c1085 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 Des3fFboRenderTest.cpp298 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 DrrFragmentOperations.cpp50 static inline bool isInsideRect (const IVec2& point, const WindowRectangle& rect) in isInsideRect() argument
H A DrrRenderState.hpp390 PointState point; member
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fMultisampleTests.cpp100 static inline bool isInsideQuad (const IVec2& point, const IVec2& p0, const IVec2& p1, const IVec2& p2, const IVec2& p3) in isInsideQuad() argument
/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_certificate_openssl.c1541 unsigned char *point = NULL; in CompareGN2Blob() local
[all...]
/base/security/crypto_framework/frameworks/cj/src/
H A Dcrypto_ffi.cpp1746 HcfBlob FFiOHOSECCKeyUtilGetEncodedPoint(char *curveName, HcfPoint point, char *format, int32_t *errCode) in FFiOHOSECCKeyUtilGetEncodedPoint() argument
/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_utils.cpp294 bool GetPointFromNapiValue(napi_env env, napi_value arg, HcfPoint *point) in GetPointFromNapiValue() argument
1903 napi_value point; ConvertEccPointToNapiValue() local
1942 napi_value point; ConvertEccCommonParamPointToNapiValue() local
2062 napi_value point = ConvertEccCommonParamPointToNapiValue(env, blob); ConvertEccCommParamsSpecToNapiValue() local
[all...]
/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
H A Decc_asy_key_generator_openssl.c1144 const EC_POINT *point = OpensslEcKeyGet0PublicKey(ecKey); in GetCompressedEccPointEncoded() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/
H A Dpattern.h623 virtual bool OnAccessibilityHoverEvent(const PointF& point) in OnAccessibilityHoverEvent() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_picker_pattern.cpp414 bool CalendarPickerPattern::IsInNodeRegion(const RefPtr<FrameNode>& node, const PointF& point) in IsInNodeRegion() argument
/foundation/arkui/ace_engine/frameworks/core/components/chart/
H A Dchart_component.h182 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 Devent_manager.cpp551 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 Drich_editor_event_hub.cpp541 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 Ddrawing_decoration_painter.cpp209 auto point = secondPoint_ - firstPoint_; variable
551 auto point = center - corners[cornerIndex]; RadiusToCorner() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.cpp862 void PipelineBase::HandleEtsCardTouchEvent(const TouchEvent& point, in HandleEtsCardTouchEvent() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Daccessibility_property.cpp123 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 Dcanvas_component.cpp1614 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 Dcomponent.cpp41 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 Dui_view.cpp712 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 Djs_fwk_common.cpp356 jerry_value_t point = jerry_create_object(); in ConvertBaseEventInfo() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_paint_filter_canvas.cpp70 void RSPaintFilterCanvasBase::DrawPoint(const Point& point) in DrawPoint() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dcore_canvas.cpp191 void CoreCanvas::DrawPoint(const Point& point) in DrawPoint() argument

Completed in 53 milliseconds

1...<<11121314151617181920>>...22