| /third_party/skia/tests/ |
| H A D | RecordDrawTest.cpp | 95 SkMatrix scale; in DEF_TEST() local
|
| /third_party/skia/third_party/externals/dawn/examples/ |
| H A D | Animometer.cpp | 42 float scale; variable
|
| /third_party/optimized-routines/math/ |
| H A D | exp.c | 35 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 D | afcjk.h | 75 FT_Fixed scale; member
|
| /third_party/skia/third_party/externals/freetype/src/psaux/ |
| H A D | psblues.h | 125 CF2_Fixed scale; member 151 CF2_Fixed scale; member
|
| /third_party/skia/tools/skdiff/ |
| H A D | skdiff_html.cpp | 20 float scale = (float) retval / height; in compute_image_height() local
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_color_spec.cpp | 436 real64 scale = MaxEntry (fPCStoCamera * PCStoXYZ ()); in SetWhiteXY() local
|
| /third_party/skia/modules/skottie/src/ |
| H A D | Transform.cpp | 180 scale = static_cast<SkV3>(fScale), in totalMatrix() local
|
| /third_party/skia/gm/ |
| H A D | pictureshader.cpp | 104 void drawSceneColumn(SkCanvas* canvas, const SkPoint& pos, SkScalar scale, SkScalar localScale, in drawSceneColumn() argument [all...] |
| H A D | skbug_257.cpp | 88 const SkScalar scale = 1.00168f; in DEF_SIMPLE_GM() local
|
| H A D | imagescalealigned.cpp | 52 SkVector scale; member
|
| H A D | localmatrixshader.cpp | 126 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 D | SkPoint.h | 359 void scale(SkScalar value) { this->scale(value, this); } in scale() function [all...] |
| /third_party/skia/modules/particles/src/ |
| H A D | SkParticleDrawable.cpp | 61 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 D | TextAnimator.h | 36 scale = { 100, 100, 100 }, member 51 scale = { 1, 1, 1 }, member
|
| /third_party/skia/bench/ |
| H A D | SKPBench.cpp | 22 SKPBench::SKPBench(const char* name, const SkPicture* pic, const SkIRect& clip, SkScalar scale, in SKPBench() argument
|
| H A D | PatchBench.cpp | 34 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 D | PathOpsBench.cpp | 87 SkScalar scale = 100; in makerects() local
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fFboTestUtil.hpp | 74 tcu::Vec4 scale; member
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ |
| H A D | operands.h | 337 MemRef(Reg base, Reg index, uint16_t scale) : MemRef(base, index, scale, 0) {} in MemRef() argument 338 MemRef(Reg base, Reg index, uint16_t scale, ssize_t disp) : disp_(disp), scale_(scale), base_(base), index_(index) in MemRef() argument 410 explicit Shift(Reg base, ShiftType type, uint32_t scale) : scale_(scale), base_(base), type_(type) {} in Shift() argument 411 explicit Shift(Reg base, uint32_t scale) : Shift(base, ShiftType::LSL, scale) {} in Shift() argument [all...] |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| H A D | adjust_arefs.cpp | 177 auto scale = DataType::ShiftByType(inst->GetType(), GetGraph()->GetArch()); in ProcessChain() local 200 void AdjustRefs::InsertMem(Inst *org, Inst *base, Inst *index, uint8_t scale) in InsertMem() argument 245 auto scale = DataType::ShiftByType(mem->GetType(), GetGraph()->GetArch()); in ProcessIndex() local [all...] |
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/common/bouncing_peas/ |
| H A D | bouncing_peas_unit.cpp | 36 SkoalaInitRedrawer([[maybe_unused]] ark::Method *m, [[maybe_unused]] int width, [[maybe_unused]] int height, [[maybe_unused]] float scale, [[maybe_unused]] long peer , [[maybe_unused]] long frame ) SkoalaInitRedrawer() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/ |
| H A D | assembler_x64.h | 280 static uint8_t GetSIB(Scale scale, Register index, Register base) in GetSIB() argument
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ |
| H A D | heap_sampling.cpp | 223 double scale = 1.0 / (1.0 - std::exp(-static_cast<double>(size) / rate_)); in AdjustSampleCount() local
|
| /device/soc/rockchip/common/sdk_linux/include/soc/rockchip/ |
| H A D | rockchip_opp_select.h | 105 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
|