Home
last modified time | relevance | path

Searched defs:scale (Results 126 - 150 of 1057) sorted by relevance

12345678910>>...43

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_matrix_test.cpp99 scalar scale = 2; in HWTEST_F() local
181 scalar scale = 2; in HWTEST_F() local
198 scalar scale = 2; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dfill_types_persp.cpp60 float scale = param.scale; in ShowPath() local
78 void FillTypePersp::ShowFour(OH_Drawing_Canvas* canvas, float scale, bool aa) in ShowFour() argument
145 float scale = 5.0 / 4; // 5.0 / 4 ShowFour 参数 in OnTestFunction() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/
H A Dround_rect.cpp33 static void ComputeRadii(double limit, double scale, float& radiiA, float& radiiB) in ComputeRadii() argument
58 void RoundRect::AdjustRadiiX(double limit, double scale, CornerPos cornerPosA, CornerPos cornerPosB) in AdjustRadiiX() argument
69 void RoundRect::AdjustRadiiY(double limit, double scale, CornerPos cornerPosA, CornerPos cornerPosB) in AdjustRadiiY() argument
98 double scale = 1.0; in ScaleRadii() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/
H A Drs_uiextension_data.h33 Vector2f scale = {1.f, 1.f}; member
/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
H A Dnine_patch_listener.cpp41 static void ScaleDivRange(int32_t *divs, int32_t count, float scale, int32_t maxValue) in ScaleDivRange() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dresult_entries_window.cpp41 int ResultEntriesWindow::Init(IKvDBRawCursor *rawCursor, int64_t windowSize, double scale) in Init() argument
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/stack/
H A 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 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...]
/third_party/ffmpeg/libavcodec/
H A Davfft.c58 FFTContext *av_mdct_init(int nbits, int inverse, double scale) in av_mdct_init() argument
H A Dmsmpeg4.c189 static int get_dc(uint8_t *src, int stride, int scale, int block_size) in get_dc() argument
206 int a, b, c, wrap, pred, scale; in ff_msmpeg4_pred_dc() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_exposure.c36 float scale; member
50 const float scale = s->scale; in exposure_slice() local
H A Dconvolution.h39 float scale; member
H A Dphase_template.c78 double scale; in analyze_plane() local
/third_party/ffmpeg/libavcodec/ppc/
H A Dhevcdsp.c77 static av_always_inline void scale(vec_s32 res[4], vec_s16 res_packed[2], in scale() function
/third_party/cups-filters/filter/pdftopdf/
H A Dpptypes.cc135 void PageRect::scale(float mult) // {{{ in scale() function in PageRect
H A Dnup.h41 float scale; // uniform member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timescale/
H A DTimeScaleDataTest.java46 private void roundTripTest(long value, int scale) in roundTripTest() argument
55 private void toLimitTest(long toLimit, long fromLimit, int scale) in toLimitTest() argument
65 epochOffsetTest(long epochOffset, long units, int scale) epochOffsetTest() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DMacroProps.java36 public Scale scale; field in MacroProps
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timescale/
H A DTimeScaleDataTest.java43 private void roundTripTest(long value, int scale) in roundTripTest() argument
52 private void toLimitTest(long toLimit, long fromLimit, int scale) in toLimitTest() argument
62 epochOffsetTest(long epochOffset, long units, int scale) epochOffsetTest() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dnumber_decimalquantity.h361 int32_t scale; member in number::impl::DecimalQuantity
/third_party/libsnd/src/GSM610/
H A Dlpc.c150 float scale ; in Fast_Autocorrelation() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test_tmp.h64 const float scale = 65535.0; in NAME() local
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dexp.c33 double_t scale, y; in specialcase() local
76 double_t kd, z, r, r2, scale, tail, tmp; exp() local
[all...]
H A Dexp2.c31 double_t scale, y; in specialcase() local
74 double_t kd, r, r2, scale, tail, tmp; exp2() local
[all...]
/third_party/musl/src/math/
H A Dexp2.c31 double_t scale, y; in specialcase() local
74 double_t kd, r, r2, scale, tail, tmp; exp2() local
[all...]
H A Dexp.c33 double_t scale, y; in specialcase() local
76 double_t kd, z, r, r2, scale, tail, tmp; exp() local
[all...]

Completed in 10 milliseconds

12345678910>>...43