Home
last modified time | relevance | path

Searched defs:scale (Results 76 - 100 of 1057) sorted by relevance

12345678910>>...43

/third_party/skia/modules/svg/src/
H A DSkSVGFeDisplacementMap.cpp37 SkScalar scale = fScale; in onMakeImageFilter() local
/third_party/skia/bench/
H A DColorPrivBench.cpp58 const unsigned scale = fScales[j]; variable
/third_party/skia/docs/examples/
H A DChromeMDRefreshTabs.cpp5 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 Dwindow_info_helper.cpp32 float scale = FULL_SCREEN_SCALE; in GetWindowScale() local
/foundation/ai/ai_engine/services/common/platform/os_wrapper/feature/interfaces/
H A Dnorm_processor.h67 float scale = 1.0f; member
/foundation/arkui/ace_engine/frameworks/core/components/transform/
H A Dclick_spring_effect.h58 void SetScale(double scale) in SetScale() argument
/foundation/arkui/ace_engine/frameworks/core/components/root/
H A Drender_root.h36 void SetScale(float scale) in SetScale() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_utils.cpp49 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 Dpicture_animation.h43 void UpdateDurationWithScale(float scale) in UpdateDurationWithScale() argument
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A DcomponentInfo.h51 ScaleOption scale; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
H A Dsheet_drag_bar_test_ng.cpp183 float scale = 1.0f; in HWTEST_F() local
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_transition_imp.cpp53 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 Drs_property_test.cpp222 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 Dpoint_fuzzer.cpp37 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 Dgesture_transform_processor.cpp36 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 Dlagarithrac.h42 unsigned scale; /**< Number of bits of precision in range. */ member
/third_party/ffmpeg/libavformat/
H A Dreplaygain.c41 int scale = 10000; in parse_value() local
/third_party/qrcodegen/java/
H A DQrCodeGeneratorDemo.java172 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 DSimpleLighting.cpp96 GLfloat scale = 0.5; variable
/third_party/skia/src/core/
H A DSkMipmapAccessor.cpp44 SkSize scale; in SkMipmapAccessor() local
/third_party/optimized-routines/math/
H A Dv_exp2f.c30 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 Dv_expf_1u.c49 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 DBranchProbability.cpp68 static uint64_t scale(uint64_t Num, uint32_t N, uint32_t D) { in scale() function
/third_party/skia/tools/fonts/
H A DToolUtilsFont.cpp93 const SkMatrix scale = SkMatrix::Scale(1.0f/upem, 1.0f/upem); in sample_user_typeface() local
/third_party/skia/tools/viewer/
H A DStatsLayer.h29 void setDisplayScale(float scale) { fDisplayScale = scale; } in setDisplayScale() argument

Completed in 7 milliseconds

12345678910>>...43