| /third_party/skia/tools/sk_app/ |
| H A D | Window.h | 111 virtual bool onPinch(skui::InputState state, float scale, float x, float y) { return false; } in onPinch() argument
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_matrix.cpp | 798 dng_matrix operator* (real64 scale, in operator *() argument 812 dng_vector operator* (real64 scale, in operator *() argument
|
| H A D | dng_shared.cpp | 2017 const real64 scale = stream.TagValue_real64 (tagType); in Parse_ifd0() local
|
| /third_party/pulseaudio/src/tests/ |
| H A D | volume-ui.py | 130 def scale(this, v): member in CVolume
|
| /third_party/skia/gm/ |
| H A D | compressed_textures.cpp | 36 static SkPoint gen_pt(float angle, const SkVector& scale) { in gen_pt() argument
|
| H A D | filterfastbounds.cpp | 105 SkMatrix scale; in create_paints() local
|
| H A D | rasterhandleallocator.cpp | 30 void scale(float s) { fCanvas->scale(s, s); } in scale() function in GraphicsPort
|
| H A D | strokes.cpp | 185 static void line(SkScalar scale, SkCanvas* canvas, SkColor color) { in line() argument [all...] |
| H A D | gradients_2pt_conical.cpp | 370 SkMatrix scale = SkMatrix::I(); variable
|
| H A D | drawatlas.cpp | 246 SkScalar scale = 1; in DEF_SIMPLE_GM() local 284 SkScalar scale = 1; in DEF_SIMPLE_GM() local [all...] |
| H A D | fontmgr.cpp | 203 FontMgrBoundsGM(float scale, float skew) : fScaleX(scale) , fSkewX(skew) {} in FontMgrBoundsGM() argument
|
| H A D | patheffects.cpp | 69 static SkPath scale(const SkPath& path, SkScalar scale) { in scale() argument
|
| H A D | typeface.cpp | 44 SkScalar scale = font.getSize() / font.getTypefaceOrDefault()->getUnitsPerEm(); in applyKerning() local
|
| H A D | tilemodes_scaled.cpp | 97 float scale = 32.f/kPOTSize; variable [all...] |
| /third_party/skia/include/core/ |
| H A D | SkColorPriv.h | 140 static SK_ALWAYS_INLINE uint32_t SkAlphaMulQ(uint32_t c, unsigned scale) { in SkAlphaMulQ() argument
|
| /third_party/skia/modules/particles/src/ |
| H A D | SkParticleEffect.cpp | 265 start(double now, bool looping, SkPoint position, SkVector heading, float scale, SkVector velocity, float spin, SkColor4f color, float frame, float seed) start() argument
|
| /third_party/skia/modules/skottie/src/layers/ |
| H A D | PrecompLayer.cpp | 28 TimeRemapper(const skjson::ObjectValue& jtm, const AnimationBuilder* abuilder, float scale) in TimeRemapper() argument
|
| /third_party/skia/modules/svg/include/ |
| H A D | SkSVGRenderContext.h | 153 SkV2 offset, scale; member
|
| /third_party/skia/bench/ |
| H A D | GradientBench.cpp | 52 MakeLinear(const SkPoint pts[2], const GradData& data, SkTileMode tm, float scale) MakeLinear() argument 57 MakeRadial(const SkPoint pts[2], const GradData& data, SkTileMode tm, float scale) MakeRadial() argument 67 MakeSweep(const SkPoint pts[2], const GradData& data, SkTileMode tm, float scale) MakeSweep() argument 76 MakeConical(const SkPoint pts[2], const GradData& data, SkTileMode tm, float scale) MakeConical() argument 89 MakeConicalZeroRad(const SkPoint pts[2], const GradData& data, SkTileMode tm, float scale) MakeConicalZeroRad() argument 102 MakeConicalOutside(const SkPoint pts[2], const GradData& data, SkTileMode tm, float scale) MakeConicalOutside() argument 116 MakeConicalOutsideZeroRad(const SkPoint pts[2], const GradData& data, SkTileMode tm, float scale) MakeConicalOutsideZeroRad() argument 242 MakeShader(GradType gradType, GradData data, SkTileMode tm, float scale) MakeShader() argument [all...] |
| H A D | MatrixBench.cpp | 160 SkPoint rotation1, scale, rotation2; variable
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fFboTestCase.cpp | 127 void FboTestCase::readPixels (tcu::Surface& dst, int x, int y, int width, int height, const tcu::TextureFormat& format, const tcu::Vec4& scale, const tcu::Vec4& bias) in readPixels() argument 129 FboTestUtil::readPixels(*getCurrentContext(), dst, x, y, width, height, format, scale, bias); in readPixels() local
|
| H A D | es3fFboTestUtil.hpp | 104 tcu::Vec4 scale; member
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fFboTestCase.cpp | 131 void FboTestCase::readPixels (tcu::Surface& dst, int x, int y, int width, int height, const tcu::TextureFormat& format, const tcu::Vec4& scale, const tcu::Vec4& bias) in readPixels() argument 133 FboTestUtil::readPixels(*getCurrentContext(), dst, x, y, width, height, format, scale, bias); in readPixels() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
| H A D | vktTessellationPrimitiveDiscardTests.cpp | 177 const float* const scale = &attr[6]; in verifyResultImage() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| H A D | inst_generator_test.cpp | 527 T DoShift(T value, ShiftType shiftType, uint64_t scale, uint8_t typeSize) in DoShift() argument
|