Home
last modified time | relevance | path

Searched defs:scale (Results 251 - 275 of 1057) sorted by relevance

1...<<11121314151617181920>>...43

/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...]
H A Dskbug_257.cpp88 const SkScalar scale = 1.00168f; in DEF_SIMPLE_GM() local
H A Dimagescalealigned.cpp52 SkVector scale; member
H A Dlocalmatrixshader.cpp126 SkMatrix scale = SkMatrix::Scale(1.f / 5.f, 1.f / 5.f); in DEF_SIMPLE_GM() local
[all...]
/third_party/skia/include/core/
H A DSkPoint.h359 void scale(SkScalar value) { this->scale(value, this); } in scale() function
[all...]
/third_party/skia/modules/particles/src/
H A DSkParticleDrawable.cpp61 float* scale = particles.fData[SkParticles::kScale].get(); in DrawAtlasArrays() local
32 make_rsxform(SkPoint ofs, float posX, float posY, float dirX, float dirY, float scale) make_rsxform() argument
/third_party/skia/modules/skottie/src/text/
H A DTextAnimator.h36 scale = { 100, 100, 100 }, member
51 scale = { 1, 1, 1 }, member
/third_party/skia/bench/
H A DSKPBench.cpp22 SKPBench::SKPBench(const char* name, const SkPicture* pic, const SkIRect& clip, SkScalar scale, in SKPBench() argument
H A DPatchBench.cpp34 PatchBench(SkPoint scale, VertexMode vertexMode) in PatchBench() argument
161 SquarePatchBench(SkPoint scale, VertexMode vertexMode) in SquarePatchBench() argument
187 LODDiffPatchBench(SkPoint scale, VertexMode vertexMode) in LODDiffPatchBench() argument
213 LoopPatchBench(SkPoint scale, VertexMode vertexMode) in LoopPatchBench() argument
[all...]
H A DPathOpsBench.cpp87 SkScalar scale = 100; in makerects() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboTestUtil.hpp74 tcu::Vec4 scale; member
/device/soc/rockchip/common/sdk_linux/include/soc/rockchip/
H A Drockchip_opp_select.h105 static inline int rockchip_adjust_power_scale(struct device *dev, int scale) in rockchip_adjust_power_scale() argument
95 rockchip_get_scale_volt_sel(struct device *dev, char *lkg_name, char *reg_name, int bin, int process, int *scale, int *volt_sel) rockchip_get_scale_volt_sel() argument
/device/soc/rockchip/rk3588/kernel/include/soc/rockchip/
H A Drockchip_opp_select.h139 static inline int rockchip_adjust_power_scale(struct device *dev, int scale) in rockchip_adjust_power_scale() argument
125 rockchip_get_scale_volt_sel(struct device *dev, char *lkg_name, char *reg_name, int bin, int process, int *scale, int *volt_sel) rockchip_get_scale_volt_sel() argument
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/device_manager/
H A Ddevice_manager_test.cpp580 std::vector<float> scale; in HWTEST_F() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Dsnapshot.cpp93 float scale = 0.0; in FillSnapshot() local
/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Drosen_render_shape_container.cpp57 double scale = std::min(GetLayoutSize().Width() / viewBoxWidth, GetLayoutSize().Height() / viewBoxHeight); in PerformLayout() local
92 double scale = std::min(GetLayoutSize().Width() / viewBoxWidth, GetLayoutSize().Height() / viewBoxHeight); in Paint() local
126 double scale = std::min(GetLayoutSize().Width() / viewBoxWidth, GetLayoutSize().Height() / viewBoxHeight); Paint() local
218 double scale = std::min(GetLayoutSize().Width() / viewBoxWidth, GetLayoutSize().Height() / viewBoxHeight); BitmapMesh() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/transform/
H A Drosen_render_transform.cpp238 auto& scale = transform.scaleOperation_; in OnRSTransition() local
/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Drender_loading_progress.h124 double scale = 1.0; member

Completed in 15 milliseconds

1...<<11121314151617181920>>...43