/AliOS-Things-master/components/amp_adapter/platform/aos/peripheral/ |
A D | aos_hal_lcd.c | 31 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 D | aos_hal_lcd.c | 23 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 D | ssd1306.py | 91 def rotate(self, rotate): argument
|
/AliOS-Things-master/components/udisplay/src/ |
A D | udisplay.c | 280 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 D | ftstroke.c | 531 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 D | module_lcd.c | 61 bool rotate; in native_lcd_show() local
|
/AliOS-Things-master/components/freetype/src/tools/ |
A D | test_trig.c | 193 int rotate; in test_rotate() local
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/examples/ |
A D | gzappend.c | 123 local void rotate(unsigned char *list, unsigned len, unsigned rot) in rotate() function
|
/AliOS-Things-master/kernel/rhino/include/ |
A D | k_rbtree.h | 27 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 D | fb_define.h | 92 uint32_t rotate; /* angle we rotate counter clockwise */ member
|
/AliOS-Things-master/components/SDL2/src/gfx/Test/ |
A D | TestRotozoom.c | 88 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 D | sh1106.py | 88 def rotate(self, flag, update=True): member in SH1106
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/ |
A D | rpng2-x.c | 1228 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 D | cmsis_gcc.h | 1987 __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 D | cmsis_gcc.h | 1987 __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 D | cmsis_gcc.h | 1898 __STATIC_FORCEINLINE int32_t __SXTB16_RORn(uint32_t op1, uint32_t rotate) in __SXTB16_RORn()
|
/AliOS-Things-master/components/csi/CMSIS/Core/Include/ |
A D | cmsis_gcc.h | 1965 __STATIC_FORCEINLINE uint32_t __SXTB16_RORn(uint32_t op1, uint32_t rotate) in __SXTB16_RORn()
|