Searched refs:scale (Results 1251 - 1275 of 2302) sorted by relevance
1...<<51525354555657585960>>...93
/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/divider/router/ |
H A D | index.js | 31 scale:0.2,
|
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/divider/router/ |
H A D | index.js | 31 scale:0.2,
|
/test/xts/acts/arkui/ace_js_attribute_api/entry/src/main/js/MainAbility/pages/animate/router/ |
H A D | index.js | 29 scale: 0.2,
|
/test/xts/acts/arkui/ace_js_attribute_api/entry/src/ohosTest/js/MainAbility/pages/animate/router/ |
H A D | index.js | 29 scale: 0.2,
|
/third_party/ffmpeg/libavcodec/ |
H A D | avfft.h | 63 FFTContext *av_mdct_init(int nbits, int inverse, double scale);
|
H A D | acelp_vectors.h | 273 * @param scale number to multiply the fixed vector by 276 void ff_set_fixed_vector(float *out, const AMRFixed *in, float scale, int size);
|
/third_party/cups-filters/filter/pdftopdf/ |
H A D | nup.h | 39 // required transformation: first translate, then scale 41 float scale; // uniform member
|
H A D | pptypes.h | 30 void scale(float mult);
|
/third_party/icu/icu4c/source/i18n/ |
H A D | number_decnum.h | 47 void setTo(const uint8_t* bcd, int32_t length, int32_t scale, bool isNegative, UErrorCode& status);
|
/third_party/lame/libmp3lame/ |
H A D | lame_global_flags.h | 38 float scale; /* scale input by this amount before encoding member 40 float scale_left; /* scale input of channel 0 (left) by this 42 float scale_right; /* scale input of channel 1 (right) by this
|
/third_party/mesa3d/src/mesa/math/ |
H A D | m_xform.h | 115 GLfloat scale, 123 #define NORM_RESCALE 0x1 /* apply the scale factor */
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | number_decnum.h | 47 void setTo(const uint8_t* bcd, int32_t length, int32_t scale, bool isNegative, UErrorCode& status);
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_idct.h | 80 vl_idct_upload_matrix(struct pipe_context *pipe, float scale);
|
H A D | vl_mc.h | 80 unsigned macroblock_size, float scale,
|
/third_party/skia/src/core/ |
H A D | SkMipmap.h | 64 bool extractLevel(SkSize scale, Level*) const;
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | number_decnum.h | 47 void setTo(const uint8_t* bcd, int32_t length, int32_t scale, bool isNegative, UErrorCode& status);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | BlockFrequency.cpp | 19 Frequency = Prob.scale(Frequency); in operator *=()
|
/third_party/skia/docs/examples/ |
H A D | convex_overstroke_linear_approx_curve.cpp | 13 canvas->scale(SCALE, SCALE); in REG_FIDDLE()
|
H A D | gpu8888diff.cpp | 6 canvas->scale(16, 16); in REG_FIDDLE()
|
H A D | gpuconicbug.cpp | 26 canvas->scale(.533333333333333f, .5333333333333f); in REG_FIDDLE()
|
H A D | Surface_MakeRenderTarget_2.cpp | 33 canvas->scale(8, 8); in REG_FIDDLE()
|
/third_party/skia/gm/ |
H A D | skbug_8664.cpp | 43 canvas->scale(xform.fSx, xform.fSy); in DEF_SIMPLE_GM()
|
H A D | crbug_996140.cpp | 21 * 4: ctx.scale(203.20, 203.20); 47 // 4: ctx.scale(203.20, 203.20); in DEF_SIMPLE_GM_BG() 48 canvas->scale(s, s); in DEF_SIMPLE_GM_BG()
|
H A D | bicubic.cpp | 33 canvas->scale(40, 8); in DEF_SIMPLE_GM()
|
H A D | imageresizetiled.cpp | 40 canvas->scale(SkScalarInvert(RESIZE_FACTOR), in DEF_SIMPLE_GM()
|
Completed in 9 milliseconds
1...<<51525354555657585960>>...93