Home
last modified time | relevance | path

Searched defs:rotate (Results 101 - 125 of 139) sorted by relevance

123456

/test/xts/acts/multimedia/image/image_ets_standard/imageNdk/entry/src/main/cpp/
H A DImageNdk.cpp1035 float rotate; in DecodingOptionsGetRotate() local
1061 double rotate; in DecodingOptionsSetRotate() local
/third_party/cmsis/CMSIS/Core/Include/m-profile/
H A Dcmsis_gcc_m.h1638 __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 Dpdftoraster.cxx1655 int rotate = 0; in outPage() local
[all...]
/third_party/mesa3d/src/broadcom/qpu/
H A Dqpu_instr.h55 bool rotate:1; member
/third_party/skia/src/core/
H A DSkCanvas.cpp1354 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 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
[all...]
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftcolor.h1361 FT_PaintRotate rotate; member
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftstroke.c886 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 Drmi_f11.c483 u8 *rotate; member
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfbcon.c221 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 Dfb.h277 __u32 rotate; /* angle we rotate counter clockwise */ member
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfbcon.c203 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 Dfb.h277 __u32 rotate; /* angle we rotate counter clockwise */ member
/kernel/linux/linux-6.6/drivers/input/rmi4/
H A Drmi_f11.c505 u8 *rotate; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dfb.h234 __u32 rotate; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dfb.h234 __u32 rotate; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dfb.h231 __u32 rotate; member
/third_party/ffmpeg/libavfilter/
H A Dvf_v360.c4064 static inline void rotate(const float rot_quaternion[2][4], in rotate() function
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_clear_blit.c1518 static const enum a6xx_rotation rotate[2][2] = { in tu6_blit_image() local
/third_party/libinput/src/
H A Devdev-mt-touchpad.c3894 bool rotate = false; in tp_requires_rotation() local
[all...]
H A Devdev-mt-touchpad.h531 bool rotate; member
/third_party/lz4/lib/
H A Dlz4hc.c167 static U32 LZ4HC_rotatePattern(size_t const rotate, U32 const pattern) in LZ4HC_rotatePattern() argument
/third_party/python/Lib/
H A D_pydecimal.py3646 def rotate(self, other, context=None): member in Decimal
5373 def rotate(self, a, b): member in Context
[all...]
H A Dturtle.py269 def rotate(self, angle): member in Vec2D
/third_party/skia/modules/canvaskit/
H A Dexterns.js

Completed in 66 milliseconds

123456