Home
last modified time | relevance | path

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

123456

/third_party/skia/tests/
H A DMatrixTest.cpp203 SkMatrix rotate; in test_matrix_min_max_scale() local
[all...]
/third_party/python/Lib/logging/
H A Dhandlers.py98 def rotate(self, source, dest): member in BaseRotatingHandler
/third_party/vixl/src/
H A Dutils-vixl.h375 RotateRight(uint64_t value, unsigned int rotate, unsigned int width) RotateRight() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_composed_element.cpp1019 const auto& rotate = operation.rotateOperation_; in GetRotate() local
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/muxer/
H A Dffmpeg_muxer_plugin.cpp759 std::string rotate = std::to_string(rotation_); in Start() local
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_dirty_manager.cpp174 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 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...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Ddrag_event.cpp1977 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 Ddrag_drop_manager.cpp2008 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 Daudio_policy_server.cpp542 uint32_t rotate = static_cast<uint32_t>(want.GetIntParam("rotation", 0)); in OnReceiveEvent() local
/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 82 milliseconds

123456