Home
last modified time | relevance | path

Searched defs:rotate (Results 76 - 100 of 205) sorted by relevance

123456789

/third_party/skia/third_party/externals/angle2/util/
H A DMatrix.cpp79 Matrix4 Matrix4::rotate(float angle, const Vector3 &p) in rotate() function in Matrix4
/third_party/skia/modules/androidkit/src/
H A DMatrix.cpp101 SkM44 rotate = SkM44::Rotate({x, y, z}, rad); in Matrix_Rotate() local
/third_party/skia/gm/
H A Ddashcircle.cpp173 SkMatrix rotate; variable
/third_party/zlib/examples/
H A Dgzappend.c123 local void rotate(unsigned char *list, unsigned len, unsigned rot) in rotate() function
/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Devent.h134 EventParam rotate; member
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dtransform_util.cpp420 auto& rotate = operation.rotateOperation_; in ParseOperationToMatrix() local
/foundation/arkui/ace_engine/interfaces/napi/kits/componentutils/
H A Djs_component_utils.cpp55 napi_value rotate = nullptr; in JSGetRectangleById() local
[all...]
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dcommand_parser.h66 std::optional<VideoRotation> rotate; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_yuv_ext.cpp201 void PixelYuvExt::rotate(float degrees) in rotate() function in OHOS::Media::PixelYuvExt
/third_party/libinput/src/
H A Devdev-tablet.h102 bool rotate; member
/third_party/node/deps/v8/src/codegen/arm64/
H A Dinstructions-arm64.cc70 static uint64_t RotateRight(uint64_t value, unsigned int rotate, in RotateRight() argument
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_compositor.c676 vl_compositor_set_layer_rotation(struct vl_compositor_state *s, unsigned layer, enum vl_compositor_rotation rotate) vl_compositor_set_layer_rotation() argument
H A Dvl_compositor.h87 enum vl_compositor_rotation rotate; member
/third_party/skia/platform_tools/android/apps/androidkitdemo/src/main/java/org/skia/androidkitdemo1/
H A DCubeActivity.java159 private void rotate(Vec3 axis, float angle) { in rotate() method in VSphereAnimator
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DMatrix.java173 public Matrix rotate(float x, float y, float z, float rad) { in rotate() method in Matrix
/foundation/arkui/ace_engine/frameworks/core/components/transform/
H A Drender_transform.cpp88 Matrix4 rotate = Matrix4::CreateRotate(angle, x, y, z); in Rotate() local
294 auto& rotate = effect.rotateOperation_; in ParseTransformEffect() local
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_svg_painter.cpp951 UpdateMotionMatrix( const std::shared_ptr<RSNode>& rsNode, const std::string& path, const std::string& rotate, double percent) UpdateMotionMatrix() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dsvg_animate.h339 void SetRotate(const std::string& rotate) in SetRotate() argument
/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/
H A Dimage_source_native.cpp56 uint32_t rotate; member
143 Image_ErrorCode OH_DecodingOptions_GetRotate(OH_DecodingOptions *options, float *rotate) in OH_DecodingOptions_GetRotate() argument
153 Image_ErrorCode OH_DecodingOptions_SetRotate(OH_DecodingOptions *options, float rotate) in OH_DecodingOptions_SetRotate() argument
/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_interface.h50 virtual DMError SetVirtualMirrorScreenCanvasRotation(ScreenId screenId, bool rotate) { return DMError::DM_OK; } in SetVirtualMirrorScreenCanvasRotation() argument
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dsh7760fb.h186 int rotate; /* set to 1 to rotate 90 CCW */ member
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dsh7760fb.h186 int rotate; /* set to 1 to rotate 90 CCW */ member
/kernel/linux/linux-5.10/drivers/media/platform/mtk-mdp/
H A Dmtk_mdp_core.h84 struct v4l2_ctrl *rotate; member
/kernel/linux/linux-5.10/drivers/scsi/
H A Dch.c421 ch_position(scsi_changer *ch, u_int trans, u_int elem, int rotate) in ch_position() argument
440 ch_move(scsi_changer *ch, u_int trans, u_int src, u_int dest, int rotate) in ch_move() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfbcon.h48 u32 rotate; member
83 int rotate; member

Completed in 19 milliseconds

123456789