| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/ |
| H A D | skia_matrix_test.cpp | 99 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 D | fill_types_persp.cpp | 60 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 D | round_rect.cpp | 33 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 D | rs_uiextension_data.h | 33 Vector2f scale = {1.f, 1.f}; member
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/ |
| H A D | nine_patch_listener.cpp | 41 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 D | result_entries_window.cpp | 41 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 D | stack_backgroundblurstyle_test.cpp | 22 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 D | avfft.c | 58 FFTContext *av_mdct_init(int nbits, int inverse, double scale) in av_mdct_init() argument
|
| H A D | msmpeg4.c | 189 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 D | vf_exposure.c | 36 float scale; member 50 const float scale = s->scale; in exposure_slice() local
|
| H A D | convolution.h | 39 float scale; member
|
| H A D | phase_template.c | 78 double scale; in analyze_plane() local
|
| /third_party/ffmpeg/libavcodec/ppc/ |
| H A D | hevcdsp.c | 77 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 D | pptypes.cc | 135 void PageRect::scale(float mult) // {{{ in scale() function in PageRect
|
| H A D | nup.h | 41 float scale; // uniform member
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timescale/ |
| H A D | TimeScaleDataTest.java | 46 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 D | MacroProps.java | 36 public Scale scale; field in MacroProps
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timescale/ |
| H A D | TimeScaleDataTest.java | 43 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 D | number_decimalquantity.h | 361 int32_t scale; member in number::impl::DecimalQuantity
|
| /third_party/libsnd/src/GSM610/ |
| H A D | lpc.c | 150 float scale ; in Fast_Autocorrelation() local
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_quad_depth_test_tmp.h | 64 const float scale = 65535.0; in NAME() local
|
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| H A D | exp.c | 33 double_t scale, y; in specialcase() local 76 double_t kd, z, r, r2, scale, tail, tmp; exp() local [all...] |
| H A D | exp2.c | 31 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 D | exp2.c | 31 double_t scale, y; in specialcase() local 74 double_t kd, r, r2, scale, tail, tmp; exp2() local [all...] |
| H A D | exp.c | 33 double_t scale, y; in specialcase() local 76 double_t kd, z, r, r2, scale, tail, tmp; exp() local [all...] |