Home
last modified time | relevance | path

Searched defs:scale (Results 1 – 25 of 213) sorted by relevance

123456789

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/stack/
Dstack_backgroundblurstyle_test.cpp22 float scale = 0; in TestStackBackgroundBlurStyle001() local
48 float scale = 0.5; in TestStackBackgroundBlurStyle002() local
74 float scale = 1; in TestStackBackgroundBlurStyle003() local
100 float scale = 0; in TestStackBackgroundBlurStyle004() local
127 float scale = 0; in TestStackBackgroundBlurStyle005() local
154 float scale = 0; in TestStackBackgroundBlurStyle006() local
181 float scale = 0; in TestStackBackgroundBlurStyle007() local
208 float scale = 0; in TestStackBackgroundBlurStyle008() local
234 float scale = 0; in TestStackBackgroundBlurStyle009() local
261 float scale = 0; in TestStackBackgroundBlurStyle010() local
[all …]
/test/testfwk/arkxtest/uitest/addon/
Dscreen_copy.cpp55 explicit ScreenCopy(float scale): scale_(scale) {}; in ScreenCopy()
87 const auto scale = g_screenCopy->scale_; in AdapteScreenChange() local
299 bool StartScreenCopy(float scale, int32_t displayId, ScreenCopyHandler handler) in StartScreenCopy()
/test/xts/acts/multimodalinput/input_js_standard/entry/src/ohosTest/js/test/
DMultimodalInput_GestureEvent.test.js86 scale: 1 property
/test/xts/acts/multimedia/image/image_js_standard/imagePixelMapNDK/entry/src/main/cpp/types/libentry/
Dindex.d.ts45 export const scale: (a: image.PixelMap, ...params: any[]) => number; constant
/test/testfwk/arkxtest/uitest/record/
Dsize.h170 void ApplyScale(double scale) in ApplyScale()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
Dcommonattrs_transitionasymmetric_test.cpp34 ArkUI_ScaleOptions* scale; member
/test/xts/acts/ai/neural_network_runtime/neural_network_core/entry/src/main/cpp/
DNeuralNetworkTensorTypeTest.cpp263 double scale = 0.f; in OhNnQuantParamCode() local
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/toolbarItem/router/
Dindex.js31 scale:0.2, property
290 var scale = event.scale variable
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/richtext/router/
Dindex.js31 scale:0.2, property
255 var scale = event.scale variable
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/toolbarItem/router/
Dindex.js31 scale:0.2, property
290 var scale = event.scale variable
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/richtext/router/
Dindex.js31 scale:0.2, property
255 var scale = event.scale variable
/test/xts/acts/ai/nncore/opstest/src/
Dpow_test.cpp36 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
Dexp_test.cpp36 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
/test/xts/acts/arkui/ace_js_attribute_api/entry/src/ohosTest/js/MainAbility/pages/animate/router/
Dindex.js29 scale: 0.2, property
/test/xts/acts/arkui/ace_js_attribute_api/entry/src/main/js/MainAbility/pages/animate/router/
Dindex.js29 scale: 0.2, property
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/toolbar/router/
Dindex.js31 scale:0.2, property
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/divider/router/
Dindex.js31 scale:0.2, property
/test/xts/acts/arkui/ace_c_arkui_test_api15/entry/src/main/cpp/snapShot/
Dsnap_shot.cpp131 auto scale = OH_ArkUI_SnapshotOptions_SetScale(options, 0.5); in CreateNativeNode() local
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/divider/router/
Dindex.js31 scale:0.2, property
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/toolbar/router/
Dindex.js31 scale:0.2, property
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/select/router/
Dindex.js31 scale:0.2, property
261 var scale = event.scale variable
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/rating/router/
Dindex.js31 scale:0.2, property
261 var scale = event.scale variable
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/slider/router/
Dindex.js31 scale:0.2, property
261 var scale = event.scale variable
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/select/router/
Dindex.js31 scale:0.2, property
261 var scale = event.scale variable
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/rating/router/
Dindex.js31 scale:0.2, property
261 var scale = event.scale variable

123456789