| /third_party/skia/tests/ |
| H A D | MatrixTest.cpp | 203 SkMatrix rotate; in test_matrix_min_max_scale() local [all...] |
| /third_party/python/Lib/logging/ |
| H A D | handlers.py | 98 def rotate(self, source, dest): member in BaseRotatingHandler
|
| /third_party/vixl/src/ |
| H A D | utils-vixl.h | 375 RotateRight(uint64_t value, unsigned int rotate, unsigned int width) RotateRight() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
| H A D | inspector_composed_element.cpp | 1019 const auto& rotate = operation.rotateOperation_; in GetRotate() local
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/muxer/ |
| H A D | ffmpeg_muxer_plugin.cpp | 759 std::string rotate = std::to_string(rotation_); in Start() local
|
| /foundation/window/window_manager/window_scene/session_manager/src/ |
| H A D | scene_session_dirty_manager.cpp | 174 float rotate = 0.0f;
in CalNotRotateTransform() local 117 CalRotationToTranslate(const MMI::Direction& displayRotation, float width, float height, const Vector2f& offset, float& rotate) CalRotationToTranslate() argument
|
| /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...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
| H A D | drag_event.cpp | 1977 Vector5F rotate = Vector5F(0.0f, 0.0f, 1.0f, 0.0f, 0.0f); in CreateImageNode() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/ |
| H A D | drag_drop_manager.cpp | 2008 Vector5F rotate = Vector5F(0.0f, 0.0f, 1.0f, props[i].first, 0.0f); in UpdateGatherNodeAttr() local
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/ |
| H A D | audio_policy_server.cpp | 542 uint32_t rotate = static_cast<uint32_t>(want.GetIntParam("rotation", 0)); in OnReceiveEvent() local
|
| /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 | |