Home
last modified time | relevance | path

Searched defs:scale (Results 526 - 550 of 1463) sorted by relevance

1...<<21222324252627282930>>...59

/third_party/skia/include/core/
H A DSkColorPriv.h140 static SK_ALWAYS_INLINE uint32_t SkAlphaMulQ(uint32_t c, unsigned scale) { in SkAlphaMulQ() argument
/third_party/skia/gm/
H A Dgradients_2pt_conical.cpp370 SkMatrix scale = SkMatrix::I(); variable
H A Ddrawatlas.cpp246 SkScalar scale = 1; in DEF_SIMPLE_GM() local
284 SkScalar scale = 1; in DEF_SIMPLE_GM() local
[all...]
H A Dfontmgr.cpp203 FontMgrBoundsGM(float scale, float skew) : fScaleX(scale) , fSkewX(skew) {} in FontMgrBoundsGM() argument
H A Dpatheffects.cpp69 static SkPath scale(const SkPath& path, SkScalar scale) { in scale() argument
H A Dtypeface.cpp44 SkScalar scale = font.getSize() / font.getTypefaceOrDefault()->getUnitsPerEm(); in applyKerning() local
H A Dtilemodes_scaled.cpp97 float scale = 32.f/kPOTSize; variable
[all...]
/third_party/skia/modules/particles/src/
H A DSkParticleEffect.cpp265 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 DPrecompLayer.cpp28 TimeRemapper(const skjson::ObjectValue& jtm, const AnimationBuilder* abuilder, float scale) in TimeRemapper() argument
/third_party/skia/modules/svg/include/
H A DSkSVGRenderContext.h153 SkV2 offset, scale; member
/third_party/skia/bench/
H A DGradientBench.cpp52 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 DMatrixBench.cpp160 SkPoint rotation1, scale, rotation2; variable
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboTestCase.cpp127 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 Des3fFboTestUtil.hpp104 tcu::Vec4 scale; member
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboTestCase.cpp131 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 DvktTessellationPrimitiveDiscardTests.cpp177 const float* const scale = &attr[6]; in verifyResultImage() local
/applications/sample/camera/cameraApp/cameraApp/src/main/cpp/
H A Dcamera_ability_slice.cpp115 float scale = (scaleWidth < scaleHeight) ? scaleWidth : scaleHeight; in BackViewSetImage() local
338 float scale = (scaleWidth < scaleHeight) ? scaleWidth : scaleHeight; in BackViewSetImage() local
[all...]
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dinst_generator_test.cpp527 T DoShift(T value, ShiftType shiftType, uint64_t scale, uint8_t typeSize) in DoShift() argument
/arkcompiler/runtime_core/static_core/plugins/ets/tests/common/bouncing_peas/
H A Dbouncing_peas_unit_napi.cpp36 SkoalaInitRedrawer([[maybe_unused]] EtsEnv *env, [[maybe_unused]] ets_class klass, [[maybe_unused]] ets_int width, [[maybe_unused]] ets_int height, [[maybe_unused]] ets_float scale, [[maybe_unused]] ets_long peer , [[maybe_unused]] ets_long frame ) SkoalaInitRedrawer() argument
/base/web/webview/ohos_nweb/include/
H A Dnweb_init_params.h280 NWebPDFConfigArgsImpl(const double width, const double height, const double scale, const double marginTop, in NWebPDFConfigArgsImpl() argument
/device/soc/rockchip/common/sdk_linux/drivers/video/backlight/
H A Dpwm_bl.c30 unsigned int scale; member
[all...]
/device/soc/rockchip/common/vendor/drivers/cpufreq/
H A Drockchip-cpufreq.c44 int scale; member
/device/soc/rockchip/rk3588/kernel/drivers/cpufreq/
H A Drockchip-cpufreq.c49 int scale; member
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/inner_model/
H A Dinner_model_test.cpp1437 std::vector<float> scale; in HWTEST_F() local
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/inner_model/
H A Dinner_model_test.cpp1498 std::vector<float> scale; in HWTEST_F() local

Completed in 28 milliseconds

1...<<21222324252627282930>>...59