| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_hqx.c | 169 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 D | vf_vpp_qsv.c | 82 int rotate; /* rotate angle : [0, 90, 180, 270] */ member [all...] |
| H A D | vf_rotate.c | 112 AVFILTER_DEFINE_CLASS(rotate); variable
|
| /third_party/cups-filters/filter/pdftopdf/ |
| H A D | qpdf_pdftopdf_processor.cc | 348 void QPDF_PDFTOPDF_PageHandle::rotate(Rotation rot) // {{{ in rotate() function in QPDF_PDFTOPDF_PageHandle
|
| /third_party/skia/samplecode/ |
| H A D | SampleClip.cpp | 441 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 D | Hashing.h | 170 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 D | Hashing.h | 169 inline uint64_t rotate(uint64_t val, size_t shift) { in rotate() function [all...] |
| /third_party/skia/modules/canvaskit/htmlcanvas/ |
| H A D | canvas2dcontext.js | |
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/ |
| H A D | mock_pixel_map.cpp | 373 void PixelMap::rotate(float degrees) in rotate() function in OHOS::Media::PixelMap
|
| /foundation/arkui/ace_engine/frameworks/core/components/indexer/ |
| H A D | render_indexer_circle.cpp | 728 double rotate = collapseItemPosition_ + M_PI_2; in SetCollapseItemPosition() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/image/ |
| H A D | render_image.h | 92 void SetRotate(double rotate) in SetRotate() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| H A D | inspector.cpp | 541 Vector5F rotate = renderContext->GetTransformRotateValue(defRotate); in GetRectangleById() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
| H A D | svg_attributes_parser.h | 161 std::string rotate; member
|
| /foundation/multimedia/audio_framework/services/audio_service/client/src/ |
| H A D | audio_manager_proxy.cpp | 1205 void AudioManagerProxy::SetRotationToEffect(const uint32_t rotate) in SetRotationToEffect() argument
|
| /foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
| H A D | hdecoder.cpp | 337 int32_t rotate; in SaveTransform() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/ |
| H A D | rs_display_render_node.h | 294 void SetOriginScreenRotation(const ScreenRotation& rotate) { in SetOriginScreenRotation() argument
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
| H A D | pixel_yuv.cpp | 284 void PixelYuv::rotate(float degrees) in rotate() function in OHOS::Media::PixelYuv
|
| /third_party/cmsis/CMSIS/Core/Include/a-profile/ |
| H A D | cmsis_gcc_a.h | 707 __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 D | cmsis_clang_a.h | 684 __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 D | ares_private.h | 242 ares_bool_t rotate; member 392 ares_bool_t rotate; member
|
| /third_party/libinput/test/ |
| H A D | test-touchpad.c | 2724 bool rotate = touchpad_has_rotation(dev->evdev); in START_TEST() local
|
| /third_party/node/deps/v8/src/codegen/ppc/ |
| H A D | macro-assembler-ppc.h | 821 int rotate = (rangeEnd == 0) ? 0 : kBitsPerSystemPointer - rangeEnd; in ExtractBitRange() local
|
| /third_party/node/deps/v8/src/diagnostics/arm/ |
| H A D | disasm-arm.cc | 228 int rotate = instr->RotateValue() * 2; in PrintShiftImm() local
|
| /third_party/skia/src/gpu/ops/ |
| H A D | ShadowRRectOp.cpp | 758 SkScalar rotate = random->nextSScalar1() * 360.f; in GR_DRAW_OP_TEST_DEFINE() local
|
| /third_party/skia/tests/ |
| H A D | MatrixTest.cpp | 203 SkMatrix rotate; in test_matrix_min_max_scale() local [all...] |