| /applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/shape/ |
| H A D | cube.cpp | 193 Matrix4x4 scale = Matrix4x4::Identity(); in Update1() local
|
| H A D | rectangle.cpp | 101 Matrix4x4 scale = Matrix4x4::Identity(); in Update() local
|
| /applications/sample/camera/gallery/src/ |
| H A D | picture_ability_slice.cpp | 102 float scale = (scaleWidth < scaleHeight) ? scaleWidth : scaleHeight; in InitPicture() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/stack/ |
| H A D | stack_backgroundblurstyle_test.cpp | 22 float scale = 0; in TestStackBackgroundBlurStyle001() local 48 float scale = 0.5; in TestStackBackgroundBlurStyle002() local 74 float scale = 1; in TestStackBackgroundBlurStyle003() local 100 float scale in TestStackBackgroundBlurStyle004() local 127 float scale = 0; TestStackBackgroundBlurStyle005() local 154 float scale = 0; TestStackBackgroundBlurStyle006() local 181 float scale = 0; TestStackBackgroundBlurStyle007() local 208 float scale = 0; TestStackBackgroundBlurStyle008() local 234 float scale = 0; TestStackBackgroundBlurStyle009() local 261 float scale = 0; TestStackBackgroundBlurStyle010() local 288 float scale = 0; TestStackBackgroundBlurStyle011() local 315 float scale = 0; TestStackBackgroundBlurStyle012() local 342 float scale = 0; TestStackBackgroundBlurStyle013() local 372 float scale = -1; TestStackBackgroundBlurStyle014() local [all...] |
| /applications/sample/camera/launcher/launcher/src/main/cpp/ |
| H A D | view_group_page.cpp | 63 void ViewGroupPage::SetScale(double scale) in SetScale() argument 82 const double scale = scale_; in CalculateAppPosition() local
|
| /applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/algorithm/ |
| H A D | Matrix4x4.h | 63 void MakeScale(Vector3 scale) in MakeScale() argument
|
| /test/xts/acts/ai/nncore/opstest/src/ |
| H A D | pow_test.cpp | 36 OHNNOperandTest scale = {OH_NN_FLOAT32, OH_NN_POW_SCALE, {1}, &scaleValue, sizeof(float)};
member 56 OHNNOperandTest scale = {OH_NN_FLOAT32, OH_NN_POW_SCALE, {1}, &scaleValue, sizeof(float)};
member 77 OHNNOperandTest scale = {OH_NN_FLOAT32, OH_NN_POW_SCALE, {1}, &scaleValue, sizeof(float)};
member
|
| H A D | instance_norm_test.cpp | 37 OHNNOperandTest scale = {OH_NN_FLOAT32, OH_NN_TENSOR, channel_shape, scaleValue, 3*sizeof(float)};
member 60 OHNNOperandTest scale = {OH_NN_FLOAT32, OH_NN_TENSOR, channel_shape, scaleValue, 0*sizeof(float)};
member
|
| H A D | exp_test.cpp | 36 OHNNOperandTest scale = {OH_NN_FLOAT32, OH_NN_EXP_SCALE, {1}, &scaleValue, sizeof(float)};
member 70 OHNNOperandTest scale = {OH_NN_FLOAT32, OH_NN_EXP_SCALE, {1}, &scaleValue, sizeof(float)};
member 90 OHNNOperandTest scale = {OH_NN_FLOAT32, OH_NN_EXP_SCALE, {1}, &scaleValue, sizeof(float)};
member
|
| H A D | detection_post_process_test.cpp | 62 OHNNOperandTest scale = {OH_NN_FLOAT32, OH_NN_DETECTION_POST_PROCESS_SCALE, {4}, &scaleValue, 4*sizeof(float)};
member
|
| /test/testfwk/arkxtest/uitest/record/ |
| H A D | size.h | 170 void ApplyScale(double scale) in ApplyScale() argument
|
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | ui_action_test.cpp | 221 float_t scale = 0.5; in TEST_F() local 361 float_t scale = 1.5; in TEST_F() local
|
| /test/testfwk/arkxtest/uitest/core/ |
| H A D | widget_operator.cpp | 158 void WidgetOperator::PinchWidget(float_t scale, ApiCallErr &error) const in PinchWidget() argument
|
| H A D | ui_action.h | 208 explicit GenericPinch(const Rect &rect, float_t scale) : rect_(rect), scale_(scale) {}; in GenericPinch() argument
|
| /test/testfwk/arkxtest/uitest/addon/ |
| H A D | screen_copy.cpp | 55 explicit ScreenCopy(float scale): scale_(scale) {};
in ScreenCopy() argument 88 const auto scale = g_screenCopy->scale_;
in AdapteScreenChange() local 298 bool StartScreenCopy(float scale, ScreenCopyHandler handler)
in StartScreenCopy() argument [all...] |
| H A D | extension_executor.cpp | 229 float scale = 1.0f;
in StartCapture() local
|
| /applications/sample/camera/cameraApp/cameraApp/src/main/cpp/ |
| H A D | camera_ability_slice.cpp | 115 float scale = (scaleWidth < scaleHeight) ? scaleWidth : scaleHeight; in BackViewSetImage() local 338 float scale = (scaleWidth < scaleHeight) ? scaleWidth : scaleHeight; in BackViewSetImage() local [all...] |
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/gesture/ |
| H A D | gesture_test.cpp | 275 auto scale = OH_ArkUI_PinchGesture_GetScale(event); in OnPinchActionCallBack() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/ |
| H A D | arkoala_api.h | 552 ArkUI_Float32 scale; member 1007 ArkUI_Float32 scale; member 1324 ArkUIScaleOption scale; member
|