Home
last modified time | relevance | path

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

123456

/third_party/ffmpeg/libavcodec/
H A Dh264_metadata_bsf.c78 double rotate; member
/third_party/ffmpeg/libavfilter/
H A Dvf_hqx.c169 hq3x_interp_2x1(uint32_t *dst, int dst_linesize, const uint32_t *r2y, int k, const uint32_t *w, int pos00, int pos01, int p0, int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, int rotate) hq3x_interp_2x1() argument
H A Dvf_vpp_qsv.c82 int rotate; /* rotate angle : [0, 90, 180, 270] */ member
[all...]
H A Dvf_rotate.c112 AVFILTER_DEFINE_CLASS(rotate); variable
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_pdftopdf_processor.cc348 void QPDF_PDFTOPDF_PageHandle::rotate(Rotation rot) // {{{ in rotate() function in QPDF_PDFTOPDF_PageHandle
/third_party/skia/samplecode/
H A DSampleClip.cpp441 void rotate(float x, float y, float z) { in rotate() function in SampleCameraView
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DHashing.h170 inline uint64_t rotate(uint64_t val, size_t shift) { in rotate() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DHashing.h169 inline uint64_t rotate(uint64_t val, size_t shift) { in rotate() function
[all...]
/third_party/skia/modules/canvaskit/htmlcanvas/
H A Dcanvas2dcontext.js
/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_pixel_map.cpp373 void PixelMap::rotate(float degrees) in rotate() function in OHOS::Media::PixelMap
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Drender_indexer_circle.cpp728 double rotate = collapseItemPosition_ + M_PI_2; in SetCollapseItemPosition() local
/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drender_image.h92 void SetRotate(double rotate) in SetRotate() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dinspector.cpp541 Vector5F rotate = renderContext->GetTransformRotateValue(defRotate); in GetRectangleById() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_attributes_parser.h161 std::string rotate; member
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_manager_proxy.cpp1205 void AudioManagerProxy::SetRotationToEffect(const uint32_t rotate) in SetRotationToEffect() argument
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhdecoder.cpp337 int32_t rotate; in SaveTransform() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_display_render_node.h294 void SetOriginScreenRotation(const ScreenRotation& rotate) { in SetOriginScreenRotation() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_yuv.cpp284 void PixelYuv::rotate(float degrees) in rotate() function in OHOS::Media::PixelYuv
/third_party/cmsis/CMSIS/Core/Include/a-profile/
H A Dcmsis_gcc_a.h707 __STATIC_FORCEINLINE uint32_t __SXTB16_RORn(uint32_t op1, uint32_t rotate) in __SXTB16_RORn() argument
721 __SXTAB16_RORn(uint32_t op1, uint32_t op2, uint32_t rotate) __SXTAB16_RORn() argument
[all...]
H A Dcmsis_clang_a.h684 __STATIC_FORCEINLINE uint32_t __SXTB16_RORn(uint32_t op1, uint32_t rotate) in __SXTB16_RORn() argument
698 __SXTAB16_RORn(uint32_t op1, uint32_t op2, uint32_t rotate) __SXTAB16_RORn() argument
[all...]
/third_party/node/deps/cares/src/lib/
H A Dares_private.h242 ares_bool_t rotate; member
392 ares_bool_t rotate; member
/third_party/libinput/test/
H A Dtest-touchpad.c2724 bool rotate = touchpad_has_rotation(dev->evdev); in START_TEST() local
/third_party/node/deps/v8/src/codegen/ppc/
H A Dmacro-assembler-ppc.h821 int rotate = (rangeEnd == 0) ? 0 : kBitsPerSystemPointer - rangeEnd; in ExtractBitRange() local
/third_party/node/deps/v8/src/diagnostics/arm/
H A Ddisasm-arm.cc228 int rotate = instr->RotateValue() * 2; in PrintShiftImm() local
/third_party/skia/src/gpu/ops/
H A DShadowRRectOp.cpp758 SkScalar rotate = random->nextSScalar1() * 360.f; in GR_DRAW_OP_TEST_DEFINE() local

Completed in 42 milliseconds

123456