Home
last modified time | relevance | path

Searched defs:degree (Results 1 - 25 of 53) sorted by relevance

123

/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/
H A Dsk_image_filter_factory_unittest.cpp210 float degree = 0.5; in HWTEST_F() local
237 float degree = -1.0; in HWTEST_F() local
264 float degree = 1.0; in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui_effect/filter/include/
H A Dfilter_fly_out_para.h31 void SetDegree(float degree) in SetDegree() argument
/foundation/graphic/graphic_2d/rosen/modules/effect/skia_effectChain/src/
H A Dsk_image_filter_factory.cpp31 sk_sp<SkImageFilter> SKImageFilterFactory::Brightness(float degree) in Brightness() argument
/foundation/graphic/graphic_2d/frameworks/bootanimation/test/unittest/
H A Dboot_animation_operation_test.cpp82 int32_t degree = 0; in HWTEST_F() local
95 int32_t degree = 0; in HWTEST_F() local
154 int32_t degree = 0; in HWTEST_F() local
H A Dboot_picture_player_test.cpp139 int32_t degree = 0; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/modifier/
H A Drs_modifier_extractor_test.cpp236 float degree = extractor->GetSpherizeDegree(); in HWTEST_F() local
262 float degree = extractor->GetLightUpEffectDegree(); in HWTEST_F() local
275 float degree = extractor->GetDynamicDimDegree(); in HWTEST_F() local
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/utils/
H A Ddp_utils.cpp42 float degree = .0; in TransExifOrientationToDegree() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_fly_out_shader_filter_test.cpp177 float degree = effectFilter.GetDegree(); in HWTEST_F() local
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_animation_operation.cpp112 bool BootAnimationOperation::InitRsSurfaceNode(int32_t degree) in InitRsSurfaceNode() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dmatrix2d.cpp78 void Matrix2D::Rotate(TransformParam& param, double degree, double rx, double ry) in Rotate() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui_effect/effect/include/
H A Dbrightness_blender.h64 void SetDegree(float degree) in SetDegree() argument
/foundation/multimedia/media_lite/services/recorder_lite/impl/include/
H A Drecorder_source.h53 int32_t degree = 0; member
/foundation/multimodalinput/input/service/crown_transform_processor/src/
H A Dcrown_transform_processor.cpp166 double degree = libinput_event_pointer_get_axis_value_discrete(rawPointerEvent, in HandleCrownRotateBeginAndUpdate() local
190 void CrownTransformProcessor::HandleCrownRotatePostInner(double velocity, double degree, int32_t action) in HandleCrownRotatePostInner() argument
/foundation/multimodalinput/input/service/crown_transform_processor/test/src/
H A Dcrown_transform_processor_test.cpp254 double degree = 11.0; in HWTEST_F() local
/foundation/window/window_manager/dmserver/src/
H A Dsensor_connector.cpp167 int degree = -1; in CalcRotationDegree() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_matrix2d.cpp239 double degree = 0; in JsRotate() local
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_matrix.h41 void PreRotate(float degree, float px, float py) {} in PreRotate() argument
45 void Rotate(float degree, float px, float py) {} in Rotate() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/screen/
H A Dscreen_pattern.cpp44 MMI::Direction ConvertDegreeToMMIRotation(float degree) in ConvertDegreeToMMIRotation() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/fuzztest/rsuieffect_fuzzer/
H A Drsuieffect_fuzzer.cpp81 float degree = GetData<float>(); in BrightnessBlenderFuzzTest() local
132 float degree = GetData<float>(); in FlyOutParaFuzzTest() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkmatrix_fuzzer/
H A Dmatrix_fuzzer.cpp47 float degree = GetObject<float>(); in NativeMatrixTest001() local
90 float degree = GetObject<float>(); in NativeMatrixTest002() local
134 float degree = GetObject<float>(); in NativeMatrixTest003() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_test2.cpp560 std::optional<float> degree; in HWTEST_F() local
845 float degree = properties.GetFlyOutDegree(); in HWTEST_F() local
/foundation/graphic/graphic_3d/3d_widget_adapter/test/
H A D3d_widget_adapter_test.cpp214 float degree = 0.0f; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_fly_out_shader_filter.cpp39 RSFlyOutShaderFilter::RSFlyOutShaderFilter(float degree, uint32_t flyMode) in RSFlyOutShaderFilter() argument
/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Drender_loading_progress.cpp236 float RenderLoadingProgress::GetCometScaleByDegree(double degree) in GetCometScaleByDegree() argument
252 GetCometAlphaByDegree(double degree) GetCometAlphaByDegree() argument
[all...]
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_arc.cpp118 uint16_t degree = FastAtan2(x, y); in CalculateTanDegree() local
299 uint16_t degree = GetDegreeInQuadrant(degreeBase, quadrant); in DrawLineWithDegreeInner() local
397 uint16_t DrawArc::GetDegreeInQuadrant(uint16_t degree, uint8_t quadrant) in GetDegreeInQuadrant() argument
[all...]

Completed in 13 milliseconds

123