Home
last modified time | relevance | path

Searched defs:bottom (Results 1 – 23 of 23) sorted by relevance

/AliOS-Things-master/components/py_engine/modules/minicv/base/modules/c/src/
A DWrapperIHaasUI.cpp192 int UIDrawRectangle(void* instance, int32_t left, int32_t top, int32_t right, int32_t bottom, in UIDrawRectangle()
228 int32_t top, int32_t right, int32_t bottom) in UIDrawText()
A DWrapperIHaasImageProc.cpp128 int32_t right, int32_t bottom) in ImageProcRectangle()
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/aircraftBattle/
A DaircraftBattle.c419 int bottom = my_craft->cur_y + cur_map->offset_y + cur_map->icon->width; in move_MyCraft() local
452 int bottom = bullet->cur_y + cur_map->offset_y + cur_map->icon->width; in move_bullet() local
489 int bottom = dfo->cur_y + cur_map->offset_y + cur_map->icon->width; in draw_dfo() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/NN/Source/ConvolutionFunctions/
A Darm_convolve_HWC_q7_RGB.c140 union arm_nnword bottom; in arm_convolve_HWC_q7_RGB() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/NN/Source/ConvolutionFunctions/
A Darm_convolve_HWC_q7_RGB.c140 union arm_nnword bottom; in arm_convolve_HWC_q7_RGB() local
/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_btn.h165 … void lv_btn_set_fit4(lv_obj_t * btn, lv_fit_t left, lv_fit_t right, lv_fit_t top, lv_fit_t bottom) in lv_btn_set_fit4()
A Dlv_page.h176 …v_page_set_scrl_fit4(lv_obj_t * page, lv_fit_t left, lv_fit_t right, lv_fit_t top, lv_fit_t bottom) in lv_page_set_scrl_fit4()
A Dlv_cont.c147 void lv_cont_set_fit4(lv_obj_t * cont, lv_fit_t left, lv_fit_t right, lv_fit_t top, lv_fit_t bottom) in lv_cont_set_fit4()
/AliOS-Things-master/components/SDL2/src/gfx/
A DSDL_gfxPrimitives.c1043 Sint16 left, right, top, bottom; in hlineColorStore() local
1206 Sint16 left, right, top, bottom; in hlineColor() local
1394 Sint16 left, right, top, bottom; in vlineColor() local
2033 Sint16 left, right, top, bottom; in _clipLine() local
2109 Sint16 left, right, top, bottom; in boxColor() local
2874 Sint16 left, right, top, bottom; in circleColor() local
3119 Sint16 left, right, top, bottom; in arcColor() local
3558 Sint16 left, right, top, bottom; in filledCircleColor() local
3711 Sint16 left, right, top, bottom; in ellipseColor() local
4090 Sint16 left, right, top, bottom; in aaellipseColor() local
[all …]
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/kernels/
A Dctc_beam_search.h365 BeamEntry* bottom = leaves_.peek_bottom(); in Step() local
/AliOS-Things-master/components/py_engine/modules/minicv/
A Dui.c447 int32_t bottom = (int32_t)mp_obj_get_int(args[4]); in obj_drawRectangle() local
524 int32_t bottom = (int32_t)mp_obj_get_int(args[7]); in obj_drawText() local
A Dimageproc.c263 int32_t bottom = (int32_t)mp_obj_get_int(args[5]); in obj_rectangle() local
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowskeyboard.c1314 DrawRect(HDC hdc, int left, int top, int right, int bottom, int pensize) in DrawRect()
1339 int left, top, right, bottom; in IME_PositionCandidateList() local
1506 int left, top, right, bottom; in IME_RenderCandidateList() local
A DSDL_windowswindow.c516 WIN_GetWindowBordersSize(_THIS, SDL_Window * window, int *top, int *left, int *bottom, int *right) in WIN_GetWindowBordersSize()
/AliOS-Things-master/components/littlevgl/src/lv_core/
A Dlv_style.h88 lv_coord_t bottom; member
A Dlv_obj.c1100 …xt_click_area(lv_obj_t * obj, lv_coord_t left, lv_coord_t right, lv_coord_t top, lv_coord_t bottom) in lv_obj_set_ext_click_area()
/AliOS-Things-master/components/freetype/src/cff/
A Dcf2hints.c96 FT_Bool bottom ) in cf2_hint_init()
/AliOS-Things-master/components/freetype/src/raster/
A Dftraster.c947 Int bottom, top; in Finalize_Profile_Table() local
2951 Short min_Y, max_Y, top, bottom, dropouts; in Draw_Sweep() local
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11window.c987 X11_GetWindowBordersSize(_THIS, SDL_Window * window, int *top, int *left, int *bottom, int *right) in X11_GetWindowBordersSize()
/AliOS-Things-master/components/freetype/src/smooth/
A Dftgrays.c1854 TPos bottom, top, middle; in gray_convert_glyph() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/mux/
A Danim_encode.c601 const int bottom = clip(*y_offset + *height, 0, curr_canvas->height); in WebPAnimEncoderRefineRect() local
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_video.c2105 SDL_GetWindowBordersSize(SDL_Window * window, int *top, int *left, int *bottom, int *right) in SDL_GetWindowBordersSize()
/AliOS-Things-master/components/freetype/src/base/
A Dftobjs.c547 FT_Pos right, bottom; in ft_glyphslot_grid_fit_metrics() local

Completed in 75 milliseconds