Home
last modified time | relevance | path

Searched defs:scale (Results 151 - 175 of 1442) sorted by relevance

12345678910>>...58

/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...]
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_decimalquantity.h361 int32_t scale; member in number::impl::DecimalQuantity
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_tile.c106 const float scale = 1.0f / 65535.0f; in z16_get_tile_rgba() local
135 const double scale = 1.0 / (double) 0xffffffff; in z32_get_tile_rgba() local
162 const double scale = 1.0 / ((1 << 24) - 1); in s8z24_get_tile_rgba() local
189 const double scale = 1.0 / ((1 << 24) - 1); in z24s8_get_tile_rgba() local
/third_party/mesa3d/src/util/
H A Dformat_rgb9e5.h109 union { float f; uint32_t u; } scale; in rgb9e5_to_float3() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryInputGeometryShaderTests.cpp95 const float scale = 0.3f; in genVertexAttribData() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
H A DvktGeometryInputGeometryShaderTests.cpp95 const float scale = 0.3f; in genVertexAttribData() local
[all...]
/third_party/skia/src/core/
H A DSkDraw_text.cpp114 paintPaths(SkDrawableGlyphBuffer* drawables, SkScalar scale, SkPoint origin, const SkPaint& paint) const paintPaths() argument

Completed in 12 milliseconds

12345678910>>...58