Home
last modified time | relevance | path

Searched defs:center_y (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/littlevgl/src/lv_draw/
A Dlv_draw_arc.c54 void lv_draw_arc(lv_coord_t center_x, lv_coord_t center_y, uint16_t radius, const lv_area_t * mask, in lv_draw_arc()
/AliOS-Things-master/components/py_engine/modules/minicv/base/modules/c/src/
A DWrapperIHaasImageProc.cpp145 int ImageProcCircle(void* instance, const ImageBuffer_t* src, int32_t center_x, int32_t center_y, in ImageProcCircle()
/AliOS-Things-master/components/py_engine/modules/minicv/
A Dimageproc.c299 int32_t center_y = (int32_t)mp_obj_get_int(args[3]); in obj_circle() local
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsevents.c549 int center_x = 0, center_y = 0; in WIN_WindowProc() local
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_mouse.c347 int center_x = 0, center_y = 0; local

Completed in 10 milliseconds