Home
last modified time | relevance | path

Searched defs:scale (Results 226 - 250 of 1020) sorted by relevance

12345678910>>...41

/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_offset.c45 float scale; member
H A Ddraw_vs_variant.c117 const float *scale = viewport->scale; in do_rhw_viewport() local
143 const float *scale = viewport->scale; in do_viewport() local
[all...]
H A Ddraw_cliptest_tmp.h88 float *scale = pvs->draw->viewports[viewport_index].scale; in do_cliptest() local
/third_party/mesa3d/src/util/
H A Dformat_r11g11b10f.h115 const float scale = 1.0 / (1 << 20); in uf11_to_f32() local
121 float scale, decimal; in uf11_to_f32() local
197 const float scale = 1.0 / (1 << 19); in uf10_to_f32() local
203 float scale, decimal; in uf10_to_f32() local
[all...]
/third_party/pulseaudio/speex/libspeexdsp/
H A Dfftwrap.c103 float scale = 1./((struct drft_lookup *)table)->n; in spx_fft() local
109 float scale = 1./((struct drft_lookup *)table)->n; in spx_fft() local
339 float scale; in spx_fft() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DSwapChainPanelNativeWindow_unittest.cpp527 float scale = GetParam().first; in TEST_P() local
H A DCoreWindowNativeWindow_unittest.cpp404 float scale = GetParam().first; in TEST_P() local
/third_party/skia/src/core/
H A DSkDrawShadowInfo.h65 GetSpotParams(SkScalar occluderZ, SkScalar lightX, SkScalar lightY, SkScalar lightZ, SkScalar lightRadius, SkScalar* blurRadius, SkScalar* scale, SkVector* translate, bool isLimitElevation) GetSpotParams() argument
80 GetSpotParams(SkScalar occluderZ, SkScalar lightX, SkScalar lightY, SkScalar lightZ, SkScalar lightRadius, SkScalar* blurRadius, SkScalar* scale, SkVector* translate) GetSpotParams() argument
86 GetDirectionalParams(SkScalar occluderZ, SkScalar lightX, SkScalar lightY, SkScalar lightZ, SkScalar lightRadius, SkScalar* blurRadius, SkScalar* scale, SkVector* translate) GetDirectionalParams() argument
H A DSkPoint.cpp20 void SkPoint::scale(SkScalar scale, SkPoint* dst) const { in scale() argument
/third_party/skia/src/effects/
H A DSkDiscretePathEffect.cpp59 static void Perterb(SkPoint* p, const SkVector& tangent, SkScalar scale) { in Perterb() argument
86 SkScalar scale = fPerterb; variable
/third_party/skia/src/gpu/
H A DGrStyle.cpp33 void GrStyle::WriteKey(uint32_t *key, const GrStyle &style, Apply apply, SkScalar scale, in WriteKey() argument
/third_party/skia/src/opts/
H A DSkBlitMask_opts.h28 static inline uint8x8_t SkAlphaMul_neon8(uint8x8_t color, uint16x8_t scale) { in SkAlphaMul_neon8() argument
32 static inline uint8x8x4_t SkAlphaMulQ_neon8(uint8x8x4_t color, uint16x8_t scale) { in SkAlphaMulQ_neon8() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DMatrixStack.cpp98 void MatrixStack::scale(float x, float y, float z) in scale() function in sw::MatrixStack
103 void MatrixStack::scale(double x, double y, double z) in scale() function in sw::MatrixStack
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_utils.cpp192 DecNum::setTo(const uint8_t* bcd, int32_t length, int32_t scale, bool isNegative, UErrorCode& status) { in setTo() argument
/third_party/skia/src/shaders/
H A DSkPerlinNoiseShader.cpp77 SkSize scale; in PaintingData() local
/third_party/skia/tests/
H A DMipMapTest.cpp38 SkScalar scale = SK_Scalar1; in DEF_TEST() local
H A DRecordDrawTest.cpp95 SkMatrix scale; in DEF_TEST() local
/third_party/skia/third_party/externals/dawn/examples/
H A DAnimometer.cpp42 float scale; variable
/third_party/optimized-routines/math/
H A Dexp.c35 double_t scale, y; in specialcase() local
85 double_t kd, z, r, r2, scale, tail, tmp; exp_inline() local
[all...]
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafcjk.h75 FT_Fixed scale; member
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsblues.h125 CF2_Fixed scale; member
151 CF2_Fixed scale; member
/third_party/skia/tools/skdiff/
H A Dskdiff_html.cpp20 float scale = (float) retval / height; in compute_image_height() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_color_spec.cpp436 real64 scale = MaxEntry (fPCStoCamera * PCStoXYZ ()); in SetWhiteXY() local
/third_party/skia/modules/skottie/src/
H A DTransform.cpp180 scale = static_cast<SkV3>(fScale), in totalMatrix() local
/third_party/skia/gm/
H A Dpictureshader.cpp104 void drawSceneColumn(SkCanvas* canvas, const SkPoint& pos, SkScalar scale, SkScalar localScale, in drawSceneColumn() argument
[all...]

Completed in 21 milliseconds

12345678910>>...41