Home
last modified time | relevance | path

Searched defs:degrees (Results 1 – 25 of 34) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_path_test.cpp133 float degrees = 0.0f; variable
146 float degrees = 0.0f; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_path.h39 bool GetPosTan(float distance, T& pos, float& degrees) const in GetPosTan()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/utils/
H A Dexif_utils.cpp77 int degrees = static_cast<int32_t>(positiveValue); in LocationValueToString() local
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/base/math/
H A Dmath_utils.h38 template<class T> static T Radians(T degrees) in Radians()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dblur_large_rrects.cpp86 float degrees = 90.f; in OnTestFunction() local
/ohos5.0/foundation/window/window_manager/utils/test/unittest/
H A Dwm_math_test.cpp65 float radians = MathHelper::PI, degrees = 180.f; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rspath_fuzzer/
H A Drspath_fuzzer.cpp105 float degrees = GetData<float>(); in DoGetPosTan() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Drosen_render_loading_progress.cpp179 void RosenRenderLoadingProgress::RotateCalculate(const Offset& src, Offset& dst, float degrees) in RotateCalculate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_fe_color_matrix.cpp32 inline float DegreesToRadians(float degrees) in DegreesToRadians()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dmatrix_test.cpp161 float degrees = 90; variable
179 float degrees = 180; variable
H A Djpg_yuv_test.cpp235 ImageSize &imageSize, float degrees) in YuvRotate()
662 …uvTest::YuvP010Rotate(PixelFormat outfmt, std::string outname, ImageSize &imageSize, float degrees) in YuvP010Rotate()
901 …st::RGBA1010102Rotate(PixelFormat outfmt, std::string outname, ImageSize &imageSize, float degrees) in RGBA1010102Rotate()
1314 float degrees[] = {90, 180, 270, 280}; variable
1634 float degrees[] = {90, 180, 270}; variable
1782 float degrees[] = {90, 180, 270}; variable
H A Dpixel_astc_test.cpp217 float degrees = 2.0; variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dmatrix.cpp47 Matrix &Matrix::SetRotate(const float degrees, const float px, const float py) in SetRotate()
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dpixel_map_impl.cpp154 void PixelMapImpl::Rotate(float degrees) in Rotate()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/
H A Dmatrix.h54 static inline float DegreesToRadians(const float degrees) in DegreesToRadians()
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/impl/src/
H A Drecorder_sink.cpp203 int32_t RecorderSink::SetOrientationHint(int degrees) in SetOrientationHint()
/ohos5.0/foundation/window/window_manager/utils/include/
H A Dwm_math.h34 inline float ToRadians(float degrees) in ToRadians()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H A Dheif_image.cpp71 void HeifImage::SetRotateDegrees(int degrees) in SetRotateDegrees()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_astc.cpp104 void PixelAstc::rotate(float degrees) in rotate()
H A Dpixel_yuv.cpp191 bool PixelYuv::YuvRotateConvert(Size &size, int32_t degrees, int32_t &dstWidth, int32_t &dstHeight, in YuvRotateConvert()
213 bool PixelYuv::YuvRotateConvert(Size &srcSize, int32_t degrees, Size &dstSize, in YuvRotateConvert()
306 void PixelYuv::rotate(float degrees) in rotate()
H A Dpixel_yuv_ext.cpp207 void PixelYuvExt::rotate(float degrees) in rotate()
/ohos5.0/drivers/peripheral/camera/vdi_base/common/utils/exif/
H A Dexif_utils.cpp329 void ExifUtils::ConvertGpsDataToDms(double number, int32_t *degrees, int32_t *minutes, int32_t *sec… in ConvertGpsDataToDms()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dcamera_util.cpp434 int degrees = 0; in GetStreamRotation() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrenderimage_fuzzer/
H A Drsrenderimage_fuzzer.cpp294 float degrees = GetData<float>(); in RSPathFuzzTest() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedia_photo_asset_proxy.cpp370 int degrees = static_cast<int32_t>(stringValue); in LocationValueToString() local

12