Home
last modified time | relevance | path

Searched defs:scale (Results 351 - 375 of 1436) sorted by relevance

1...<<11121314151617181920>>...58

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Ddashing.cpp97 int scale = w ? w : 1; in OnTestFunction() local
236 int scale = w ? w : 1; in DashingNum() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H A Drs_render_particle_test.cpp140 float scale = 1.0f; in HWTEST_F() local
1520 RenderParticleParaType<float> scale; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_marshalling_helper_test.cpp680 RenderParticleParaType<float> scale; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dheif_yuv_test.cpp306 float scale = 0.875; in HWTEST_F() local
/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/brightness/
H A Dcpu_brightness_algo.cpp68 float scale = brightness / SCALE_FACTOR; in OnApplyRGBA8888() local
117 float scale = brightness / SCALE_FACTOR; in OnApplyYUVNV21() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpost_proc_slr.cpp67 float scale = coeff > 1.0f ? 1.0f : coeff; in GetWeights() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_astc.cpp70 void PixelAstc::scale(float xAxis, float yAxis) in scale() function in OHOS::Media::PixelAstc
/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/contrast/
H A Dcpu_contrast_algo.cpp59 float scale = contrast / SCALE_FACTOR; in OnApplyRGBA8888() local
107 float scale = contrast / SCALE_FACTOR; in OnApplyYUVNV21() local
165 float scale = contrast / SCALE_FACTOR; in OnApplyYUVNV12() local
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_source_loading.cpp204 float scale = 1.0f; in ConvertDecodeSize() local
/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtouchpad_transform_processor_test.cpp234 double scale = 8.5; in HWTEST_F() local
/foundation/multimodalinput/input/test/facility/libinput_interface/include/
H A Dlibinput_interface.h88 double scale; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_single_version_result_set_test.cpp172 double scale = 1; in HWTEST_F() local
191 double scale = 1; in HWTEST_F() local
210 double scale = 1; in HWTEST_F() local
229 double scale = 1; in HWTEST_F() local
248 double scale = -1; HWTEST_F() local
267 double scale = 2; HWTEST_F() local
286 double scale = 0; HWTEST_F() local
305 double scale = 0.5; HWTEST_F() local
325 double scale = 1; HWTEST_F() local
344 double scale = 1; HWTEST_F() local
370 double scale = 1; HWTEST_F() local
409 double scale = 1; HWTEST_F() local
443 double scale = 1; HWTEST_F() local
478 double scale = 1; HWTEST_F() local
514 double scale = 1; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_result_set.cpp86 double scale = isMemDb ? MEM_WINDOW_SCALE : DEFAULT_WINDOW_SCALE; in OpenForCacheFullEntryMode() local
/foundation/window/window_manager/wmserver/src/
H A Ddisplay_zoom_controller.cpp24 void DisplayZoomController::SetAnchorAndScale(int32_t x, int32_t y, float scale) in SetAnchorAndScale() argument
243 TransformHelper::Vector3 scale = finalWorldMat.GetScale(); CalcuAnimateZoomTrans() local
298 TransformHelper::Vector3 scale = finalWorldMat.GetScale(); CalcuZoomTrans() local
[all...]
/foundation/window/window_manager/wmserver/src/zidl/
H A Dwindow_manager_stub.cpp388 float scale = 0.0f; in OnRemoteRequest() local
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_proxy_test.cpp475 float scale = 1.1; in HWTEST_F() local
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dtlbflush.h287 int scale = 0; in __flush_tlb_range() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dimc-pmu.h56 char *scale; member
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dvoltage.h83 int (*scale) (struct voltagedomain *voltdm, member
/kernel/linux/linux-5.10/arch/x86/math-emu/
H A Dfpu_trig.c1490 long scale; in fscale() local
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dtopology.c153 u64 core_cnt, const_cnt, scale; in amu_scale_freq_tick() local
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dimc-pmu.h56 char *scale; member
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dvoltage.h83 int (*scale) (struct voltagedomain *voltdm, member
/kernel/linux/linux-5.10/drivers/mfd/
H A Dwm8350-core.c188 int wm8350_read_auxadc(struct wm8350 *wm8350, int channel, int scale, int vref) in wm8350_read_auxadc() argument
/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dfocaltech.c400 focaltech_set_scale(struct psmouse *psmouse, enum psmouse_scale scale) focaltech_set_scale() argument

Completed in 20 milliseconds

1...<<11121314151617181920>>...58