/test/xts/acts/multimedia/image/image_ets_standard/imageNdk/entry/src/main/cpp/ |
H A D | ImageNdk.cpp | 1035 float rotate; in DecodingOptionsGetRotate() local 1061 double rotate; in DecodingOptionsSetRotate() local
|
/third_party/cmsis/CMSIS/Core/Include/m-profile/ |
H A D | cmsis_gcc_m.h | 1638 __STATIC_FORCEINLINE uint32_t __SXTB16_RORn(uint32_t op1, uint32_t rotate) in __SXTB16_RORn() argument 1660 __SXTAB16_RORn(uint32_t op1, uint32_t op2, uint32_t rotate) __SXTAB16_RORn() argument [all...] |
/third_party/cups-filters/filter/ |
H A D | pdftoraster.cxx | 1655 int rotate = 0; in outPage() local [all...] |
/third_party/mesa3d/src/broadcom/qpu/ |
H A D | qpu_instr.h | 55 bool rotate:1; member
|
/third_party/skia/src/core/ |
H A D | SkCanvas.cpp | 1354 void SkCanvas::rotate(SkScalar degrees) { in rotate() function in SkCanvas 1360 void SkCanvas::rotate(SkScalar degrees, SkScalar px, SkScalar py) { in rotate() function in SkCanvas
|
/third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
H 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 [all...] |
/third_party/skia/third_party/externals/freetype/include/freetype/ |
H A D | ftcolor.h | 1361 FT_PaintRotate rotate; member
|
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftstroke.c | 886 FT_Angle total, rotate; in ft_stroker_arcto() local 975 FT_Angle phi, theta, rotate; in ft_stroker_inside() local 1043 FT_Angle rotate; in ft_stroker_outside() local 1428 FT_Angle theta, phi, rotate, alpha0 = 0; FT_EXPORT_DEF() local 1635 FT_Angle theta1, phi1, theta2, phi2, rotate, alpha0 = 0; FT_EXPORT_DEF() local [all...] |
/kernel/linux/linux-5.10/drivers/input/rmi4/ |
H A D | rmi_f11.c | 483 u8 *rotate; member
|
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | fbcon.c | 221 static void fbcon_rotate(struct fb_info *info, u32 rotate) in fbcon_rotate() argument 243 static void fbcon_rotate_all(struct fb_info *info, u32 rotate) in fbcon_rotate_all() argument 273 static void fbcon_rotate(struct fb_info *info, u32 rotate) in fbcon_rotate() argument 278 fbcon_rotate_all(struct fb_info *info, u32 rotate) fbcon_rotate_all() argument 3183 int rotate, idx; store_rotate() local 3205 int rotate, idx; store_rotate_all() local 3226 int rotate = 0, idx; show_rotate() local [all...] |
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | fb.h | 277 __u32 rotate; /* angle we rotate counter clockwise */ member
|
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | fbcon.c | 203 static void fbcon_rotate(struct fb_info *info, u32 rotate) in fbcon_rotate() argument 225 static void fbcon_rotate_all(struct fb_info *info, u32 rotate) in fbcon_rotate_all() argument 255 static void fbcon_rotate(struct fb_info *info, u32 rotate) in fbcon_rotate() argument 260 fbcon_rotate_all(struct fb_info *info, u32 rotate) fbcon_rotate_all() argument 3177 int rotate, idx; store_rotate() local 3199 int rotate, idx; store_rotate_all() local 3220 int rotate = 0, idx; show_rotate() local [all...] |
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | fb.h | 277 __u32 rotate; /* angle we rotate counter clockwise */ member
|
/kernel/linux/linux-6.6/drivers/input/rmi4/ |
H A D | rmi_f11.c | 505 u8 *rotate; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | fb.h | 234 __u32 rotate; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | fb.h | 234 __u32 rotate; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | fb.h | 231 __u32 rotate; member
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_v360.c | 4064 static inline void rotate(const float rot_quaternion[2][4], in rotate() function
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_clear_blit.c | 1518 static const enum a6xx_rotation rotate[2][2] = { in tu6_blit_image() local
|
/third_party/libinput/src/ |
H A D | evdev-mt-touchpad.c | 3894 bool rotate = false; in tp_requires_rotation() local [all...] |
H A D | evdev-mt-touchpad.h | 531 bool rotate; member
|
/third_party/lz4/lib/ |
H A D | lz4hc.c | 167 static U32 LZ4HC_rotatePattern(size_t const rotate, U32 const pattern) in LZ4HC_rotatePattern() argument
|
/third_party/python/Lib/ |
H A D | _pydecimal.py | 3646 def rotate(self, other, context=None): member in Decimal 5373 def rotate(self, a, b): member in Context [all...] |
H A D | turtle.py | 269 def rotate(self, angle): member in Vec2D
|
/third_party/skia/modules/canvaskit/ |
H A D | externs.js | |