Home
last modified time | relevance | path

Searched defs:rotate (Results 1 – 17 of 17) sorted by relevance

/AliOS-Things-master/components/amp_adapter/platform/aos/peripheral/
A Daos_hal_lcd.c31 int32_t aos_hal_lcd_show(int x, int y, int w, int h, uint8_t *buf, bool rotate) in aos_hal_lcd_show()
/AliOS-Things-master/components/amp_adapter/platform/linux/peripheral/
A Daos_hal_lcd.c23 int32_t aos_hal_lcd_show(int x, int y, int w, int h, uint8_t *buf, bool rotate) in aos_hal_lcd_show()
/AliOS-Things-master/components/py_engine/engine/drivers/display/
A Dssd1306.py91 def rotate(self, rotate): argument
/AliOS-Things-master/components/udisplay/src/
A Dudisplay.c280 uint32_t h, bool rotate) in udisplay_show_rect()
357 int32_t udisplay_pattern_rgb32(uint32_t color, bool rotate) in udisplay_pattern_rgb32()
402 int32_t udisplay_pattern_rgb16(uint32_t color, bool rotate) in udisplay_pattern_rgb16()
/AliOS-Things-master/components/freetype/src/base/
A Dftstroke.c531 FT_Angle total, angle, step, rotate, next, theta; in ft_stroke_border_arcto() local
879 FT_Angle total, rotate; in ft_stroker_arcto() local
922 FT_Angle rotate = FT_SIDE_TO_ROTATE( side ); in ft_stroker_cap() local
949 FT_Angle rotate = FT_SIDE_TO_ROTATE( side ); in ft_stroker_cap() local
983 FT_Angle phi, theta, rotate; in ft_stroker_inside() local
1046 FT_Angle rotate; in ft_stroker_outside() local
1433 FT_Angle theta, phi, rotate, alpha0 = 0; in FT_Stroker_ConicTo() local
1633 FT_Angle theta1, phi1, theta2, phi2, rotate, alpha0 = 0; in FT_Stroker_CubicTo() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/hardware/lcd/
A Dmodule_lcd.c61 bool rotate; in native_lcd_show() local
/AliOS-Things-master/components/freetype/src/tools/
A Dtest_trig.c193 int rotate; in test_rotate() local
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/examples/
A Dgzappend.c123 local void rotate(unsigned char *list, unsigned len, unsigned rot) in rotate() function
/AliOS-Things-master/kernel/rhino/include/
A Dk_rbtree.h27 void (*rotate)(struct k_rbtree_node_t *old, struct k_rbtree_node_t *new_node); member
/AliOS-Things-master/components/drivers/core/fbdev/include/
A Dfb_define.h92 uint32_t rotate; /* angle we rotate counter clockwise */ member
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A DTestRotozoom.c88 void RotatePicture (SDL_Surface *screen, SDL_Surface *picture, int rotate, int flip, int smooth, in… in RotatePicture()
/AliOS-Things-master/components/py_engine/framework/
A Dsh1106.py88 def rotate(self, flag, update=True): member in SH1106
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/
A Drpng2-x.c1228 double freq, rotate, saturate, gray, intensity; in rpng2_x_load_bg_image() local
2000 double freq, rotate, saturate, gray, intensity; in rpng2_x_reload_bg_image() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/Core/Include/
A Dcmsis_gcc.h1987 __STATIC_FORCEINLINE uint32_t __SXTB16_RORn(uint32_t op1, uint32_t rotate) in __SXTB16_RORn()
2006 __STATIC_FORCEINLINE uint32_t __SXTAB16_RORn(uint32_t op1, uint32_t op2, uint32_t rotate) in __SXTAB16_RORn()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/Core/Include/
A Dcmsis_gcc.h1987 __STATIC_FORCEINLINE uint32_t __SXTB16_RORn(uint32_t op1, uint32_t rotate) in __SXTB16_RORn()
2006 __STATIC_FORCEINLINE uint32_t __SXTAB16_RORn(uint32_t op1, uint32_t op2, uint32_t rotate) in __SXTAB16_RORn()
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/inc/
A Dcmsis_gcc.h1898 __STATIC_FORCEINLINE int32_t __SXTB16_RORn(uint32_t op1, uint32_t rotate) in __SXTB16_RORn()
/AliOS-Things-master/components/csi/CMSIS/Core/Include/
A Dcmsis_gcc.h1965 __STATIC_FORCEINLINE uint32_t __SXTB16_RORn(uint32_t op1, uint32_t rotate) in __SXTB16_RORn()

Completed in 41 milliseconds