| /third_party/skia/modules/svg/src/ |
| H A D | SkSVGFeDisplacementMap.cpp | 37 SkScalar scale = fScale; in onMakeImageFilter() local
|
| /third_party/skia/bench/ |
| H A D | ColorPrivBench.cpp | 58 const unsigned scale = fScales[j]; variable
|
| /third_party/skia/docs/examples/ |
| H A D | ChromeMDRefreshTabs.cpp | 5 GetInteriorPath( float scale, const SkISize& size, float endcap_width, float horizontal_inset = 0) REG_FIDDLE() argument [all...] |
| /base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
| H A D | window_info_helper.cpp | 32 float scale = FULL_SCREEN_SCALE; in GetWindowScale() local
|
| /foundation/ai/ai_engine/services/common/platform/os_wrapper/feature/interfaces/ |
| H A D | norm_processor.h | 67 float scale = 1.0f;
member
|
| /foundation/arkui/ace_engine/frameworks/core/components/transform/ |
| H A D | click_spring_effect.h | 58 void SetScale(double scale) in SetScale() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/root/ |
| H A D | render_root.h | 36 void SetScale(float scale) in SetScale() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/ |
| H A D | grid_utils.cpp | 49 auto scale = props->GetLayoutConstraint()->scaleProperty; in GetRowGap() local 55 auto scale = props->GetLayoutConstraint()->scaleProperty; in GetColumnGap() local
|
| /foundation/arkui/ace_engine/frameworks/core/animation/ |
| H A D | picture_animation.h | 43 void UpdateDurationWithScale(float scale) in UpdateDurationWithScale() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/utils/ |
| H A D | componentInfo.h | 51 ScaleOption scale; member
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/ |
| H A D | sheet_drag_bar_test_ng.cpp | 183 float scale = 1.0f; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/interfaces/native/node/ |
| H A D | node_transition_imp.cpp | 53 ArkUI_TransitionEffect* OH_ArkUI_CreateScaleTransitionEffect(ArkUI_ScaleOptions* scale) in OH_ArkUI_CreateScaleTransitionEffect() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/modifier/ |
| H A D | rs_property_test.cpp | 222 float scale = 2; in HWTEST_F() local 236 float scale = 2; in HWTEST_F() local 303 float scale = 2; in HWTEST_F() local 317 float scale = 2; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/point_fuzzer/ |
| H A D | point_fuzzer.cpp | 37 scalar scale = GetObject<scalar>(); in PointFuzzTest000() local 66 scalar scale = GetObject<scalar>(); in PointFuzzTest001() local 91 scalar scale = GetObject<scalar>(); in PointFuzzTest002() local 117 scalar scale = GetObject<scalar>(); in PointFuzzTest003() local [all...] |
| /foundation/multimodalinput/input/service/touch_event_normalize/src/ |
| H A D | gesture_transform_processor.cpp | 36 double scale = libinput_event_gesture_get_scale(gesture); in OnEventTouchPadPinchBegin() local 69 double scale = libinput_event_gesture_get_scale(gesture); in OnEventTouchPadPinchUpdate() local 94 double scale = libinput_event_gesture_get_scale(gesture); in OnEventTouchPadPinchEnd() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | lagarithrac.h | 42 unsigned scale; /**< Number of bits of precision in range. */ member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | replaygain.c | 41 int scale = 10000; in parse_value() local
|
| /third_party/qrcodegen/java/ |
| H A D | QrCodeGeneratorDemo.java | 172 private static BufferedImage toImage(QrCode qr, int scale, int border) { in toImage() argument 192 private static BufferedImage toImage(QrCode qr, int scale, int border, int lightColor, int darkColor) { in toImage() argument [all...] |
| /third_party/skia/third_party/externals/angle2/samples/gles1/ |
| H A D | SimpleLighting.cpp | 96 GLfloat scale = 0.5; variable
|
| /third_party/skia/src/core/ |
| H A D | SkMipmapAccessor.cpp | 44 SkSize scale; in SkMipmapAccessor() local
|
| /third_party/optimized-routines/math/ |
| H A D | v_exp2f.c | 30 specialcase (v_f32_t poly, v_f32_t n, v_u32_t e, v_f32_t absn, v_u32_t cmp1, v_f32_t scale) in specialcase() argument 48 v_f32_t n, r, r2, scale, p, q, poly, absn; in exp2f() local
|
| H A D | v_expf_1u.c | 49 v_f32_t n, r, scale, poly, absn, z; in expf_1u() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | BranchProbability.cpp | 68 static uint64_t scale(uint64_t Num, uint32_t N, uint32_t D) { in scale() function
|
| /third_party/skia/tools/fonts/ |
| H A D | ToolUtilsFont.cpp | 93 const SkMatrix scale = SkMatrix::Scale(1.0f/upem, 1.0f/upem); in sample_user_typeface() local
|
| /third_party/skia/tools/viewer/ |
| H A D | StatsLayer.h | 29 void setDisplayScale(float scale) { fDisplayScale = scale; } in setDisplayScale() argument
|