Home
last modified time | relevance | path

Searched refs:Point (Results 1 – 25 of 88) sorted by relevance

1234

/bsp/nxp/imx/imxrt/libraries/drivers/vglite/VGLite/
A Dvg_lite.c621 if(!Point) in _set_point_tangent()
631 Point->tangentX = Point->prev->tangentX; in _set_point_tangent()
632 Point->tangentY = Point->prev->tangentY; in _set_point_tangent()
1190 if (Point->tangentX == 0.0f || Point->tangentY == 0.0f) in _add_zero_length_stroke_sub_path()
1214 Point->x + dx - dy, Point->y + dx + dy)); in _add_zero_length_stroke_sub_path()
1217 Point->x - dx - dy, Point->y + dx - dy)); in _add_zero_length_stroke_sub_path()
1220 Point->x - dx + dy, Point->y - dx - dy)); in _add_zero_length_stroke_sub_path()
1239 Point->x - half_width, Point->y)); in _add_zero_length_stroke_sub_path()
1247 Point->x + half_width, Point->y)); in _add_zero_length_stroke_sub_path()
1794 cos_theta = Point->prev->tangentX * Point->tangentX + Point->prev->tangentY * Point->tangentY; in _process_line_joint()
[all …]
/bsp/simulator/applications/lvgl/
A Dwin32drv.c1156 POINT Point; in lv_win32_window_message_callback() local
1157 Point.x = TOUCH_COORD_TO_PIXEL(pInputs[i].x); in lv_win32_window_message_callback()
1158 Point.y = TOUCH_COORD_TO_PIXEL(pInputs[i].y); in lv_win32_window_message_callback()
1159 if (!ScreenToClient(hWnd, &Point)) in lv_win32_window_message_callback()
1165 Point.x, in lv_win32_window_message_callback()
1169 Point.y, in lv_win32_window_message_callback()
/bsp/allwinner/d1/
A DREADME.md62 Entry Point: 45000000
/bsp/mini2440/
A DExt_RAM.ini16 // <o> Program Entry Point
/bsp/stm32/stm32h750-weact-ministm32h7xx/board/CubeMX_Config/MDK-ARM/
A Dstartup_stm32h750xx.s153 … DCD OTG_HS_EP1_OUT_IRQHandler ; USB OTG HS End Point 1 Out
154 … DCD OTG_HS_EP1_IN_IRQHandler ; USB OTG HS End Point 1 In
177 … DCD OTG_FS_EP1_OUT_IRQHandler ; USB OTG FS End Point 1 Out
178 … DCD OTG_FS_EP1_IN_IRQHandler ; USB OTG FS End Point 1 In
/bsp/stm32/stm32h747-st-discovery/board/CubeMX_Config/MDK-ARM/
A Dstartup_stm32h747xx_CM4.s153 … DCD OTG_HS_EP1_OUT_IRQHandler ; USB OTG HS End Point 1 Out
154 … DCD OTG_HS_EP1_IN_IRQHandler ; USB OTG HS End Point 1 In
177 … DCD OTG_FS_EP1_OUT_IRQHandler ; USB OTG FS End Point 1 Out
178 … DCD OTG_FS_EP1_IN_IRQHandler ; USB OTG FS End Point 1 In
A Dstartup_stm32h747xx_CM7.s153 … DCD OTG_HS_EP1_OUT_IRQHandler ; USB OTG HS End Point 1 Out
154 … DCD OTG_HS_EP1_IN_IRQHandler ; USB OTG HS End Point 1 In
177 … DCD OTG_FS_EP1_OUT_IRQHandler ; USB OTG FS End Point 1 Out
178 … DCD OTG_FS_EP1_IN_IRQHandler ; USB OTG FS End Point 1 In
/bsp/rv32m1_vega/ri5cy/
A Dlink.lds1 /* Entry Point */
/bsp/apm32/libraries/APM32E10x_Library/Device/Geehy/APM32E10x/Source/gcc/
A Dgcc_APM32E10xxC.ld27 /* Entry Point */
A Dgcc_APM32E10xxE.ld27 /* Entry Point */
/bsp/apm32/libraries/APM32F0xx_Library/Device/Geehy/APM32F0xx/Source/gcc/
A Dgcc_APM32F03xx6.ld27 /* Entry Point */
A Dgcc_APM32F03xx8.ld27 /* Entry Point */
A Dgcc_APM32F03xxC.ld27 /* Entry Point */
A Dgcc_APM32F05xx6.ld27 /* Entry Point */
A Dgcc_APM32F05xx8.ld27 /* Entry Point */
A Dgcc_APM32F07xx8.ld27 /* Entry Point */
A Dgcc_APM32F07xxB.ld27 /* Entry Point */
A Dgcc_APM32F09xxB.ld27 /* Entry Point */
A Dgcc_APM32F09xxC.ld27 /* Entry Point */
/bsp/apm32/libraries/APM32F10x_Library/Device/Geehy/APM32F10x/Source/gcc/
A Dgcc_APM32F10xx4.ld27 /* Entry Point */
A Dgcc_APM32F10xx6.ld27 /* Entry Point */
A Dgcc_APM32F10xx8.ld27 /* Entry Point */
A Dgcc_APM32F10xxB.ld27 /* Entry Point */
A Dgcc_APM32F10xxC.ld27 /* Entry Point */
A Dgcc_APM32F10xxD.ld27 /* Entry Point */

Completed in 54 milliseconds

1234