/third_party/cups-filters/filter/pdftopdf/ |
H A D | qpdf_pdftopdf.h | 31 Matrix &scale(double s) { return scale(s,s); } in scale() function in Matrix
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | __expo2f.c | 10 float scale; in __expo2f() local
|
H A D | __expo2.c | 10 double scale; in __expo2() local
|
/third_party/musl/src/complex/ |
H A D | csqrt.c | 47 int scale; in csqrt() local
|
/third_party/musl/src/math/ |
H A D | __expo2f.c | 10 float scale; in __expo2f() local
|
H A D | __expo2.c | 10 double scale; in __expo2() local
|
/third_party/node/deps/openssl/openssl/crypto/whrlpool/asm/ |
H A D | wp-mmx.pl | 74 sub scale() subroutine [all...] |
/third_party/openssl/crypto/whrlpool/asm/ |
H A D | wp-mmx.pl | 74 sub scale() subroutine [all...] |
/third_party/ffmpeg/libavcodec/x86/ |
H A D | mpegvideoenc_qns_template.c | 35 static int DEF(try_8x8basis)(int16_t rem[64], int16_t weight[64], int16_t basis[64], int scale) in try_8x8basis() argument 77 static void DEF(add_8x8basis)(int16_t rem[64], int16_t basis[64], int scale) in add_8x8basis() argument
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_atom_viewport.c | 58 float *scale = st->state.viewport[i].scale; in st_update_viewport() local
|
/third_party/skia/src/core/ |
H A D | SkUnPreMultiply.cpp | 12 const Scale scale = GetScale(a); in PMColorToColor() local 57 uint32_t scale; in SkUnPreMultiply_BuildTable() local
|
H A D | SkScaleToSides.h | 23 static void AdjustRadii(double limit, double scale, SkScalar* a, SkScalar* b) { in AdjustRadii() argument [all...] |
/third_party/skia/tests/ |
H A D | ScaleToSidesTest.cpp | 62 double scale = sk_ieee_double_divide(width, (double)radius1 + (double)radius2); in DEF_TEST() local
|
/third_party/skia/gm/ |
H A D | bitmaprecttest.cpp | 44 SkScalar scale = 0.472560018f; in DEF_SIMPLE_GM() local
|
H A D | batchedconvexpaths.cpp | 42 float scale = 256 - i*24; variable
|
H A D | scaledstrokes.cpp | 51 SkScalar scale = 4.0f - j; variable [all...] |
/third_party/skia/docs/examples/ |
H A D | skcanvas_star.cpp | 6 const SkScalar scale = 256.0f; in REG_FIDDLE() local
|
H A D | Paint_getFillPath.cpp | 17 SkMatrix scale = SkMatrix::Scale(300, 300); in REG_FIDDLE() local
|
/third_party/skia/samplecode/ |
H A D | SampleFillType.cpp | 47 void showFour(SkCanvas* canvas, SkScalar scale, const SkPaint& paint) { in showFour() argument 62 const SkScalar scale variable 30 showPath(SkCanvas* canvas, int x, int y, SkPathFillType ft, SkScalar scale, const SkPaint& paint) showPath() argument [all...] |
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/ |
H A D | DriveControl.h | 27 DriveControl(std::function<void(iter_type, iter_type)> function, double scale): in DriveControl() argument
|
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/descrip/ |
H A D | DistortionDescription.h | 41 double scale = pow(2.0, paramArr[0] / 10); in buildEffect() local
|
H A D | GainDescription.h | 41 float scale = paramArr[0] / 10; in buildEffect() local
|
H A D | OverdriveDescription.h | 46 double scale = pow(2.0, paramArr[0] / 10); in buildEffect() local
|
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/utils/ |
H A D | WhiteNoise.h | 21 WhiteNoise(int scale): kScale(scale) {} in WhiteNoise() argument
|
/third_party/skia/third_party/externals/freetype/src/tools/ |
H A D | cordic.py | 6 scale = units/math.pi variable
|