| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| H A D | nvfx_shader.h | 434 char scale; member
|
| /third_party/libinput/src/ |
| H A D | evdev.c | 2550 struct matrix scale, in evdev_device_calibrate() local [all...] |
| /third_party/node/deps/v8/src/compiler/backend/x64/ |
| H A D | code-generator-x64.cc | 87 int scale = static_cast<int>(mode - one); in ScaleFor() local 111 ScaleFactor scale = ScaleFor(kMode_MR1, mode); in MemoryOperand() local 121 ScaleFactor scale = ScaleFor(kMode_MR1I, mode); in MemoryOperand() local 135 ScaleFactor scale = ScaleFor(kMode_M1, mode); in MemoryOperand() local 144 ScaleFactor scale = ScaleFor(kMode_M1I, mode); MemoryOperand() local [all...] |
| /third_party/node/deps/v8/src/codegen/ia32/ |
| H A D | assembler-ia32.h | 255 static Operand JumpTable(Register index, ScaleFactor scale, Label* table) { in JumpTable() argument
|
| /third_party/node/deps/v8/src/codegen/x64/ |
| H A D | assembler-x64.h | 199 V8_INLINE Operand(Register base, Register index, ScaleFactor scale, in Operand() argument 217 V8_INLINE Operand(Register index, ScaleFactor scale, int32_t disp) { in Operand() argument 255 V8_INLINE void set_sib(ScaleFactor scale, Register index, Register base) { in set_sib() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | OutputASM.cpp | 2701 int scale = result->totalRegisterCount(); in lvalue() local [all...] |
| /third_party/skia/tests/ |
| H A D | GrStyledShapeTest.cpp | 588 void init(skiatest::Reporter* r, SkScalar scale) { in init() argument [all...] |
| /third_party/skia/third_party/externals/freetype/src/truetype/ |
| H A D | ttinterp.c | 6957 FT_Fixed scale = 0; in _iup_worker_interpolate() local
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_negative.h | 102 dng_noise_function (real64 scale, in dng_noise_function() argument 136 void SetScale (real64 scale) in SetScale() argument 1137 SetBestQualityScale(const dng_urational &scale) SetBestQualityScale() argument [all...] |
| /third_party/skia/modules/canvaskit/ |
| H A D | externs.js | |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fShaderTextureFunctionTests.cpp | 222 tcu::Vec4 scale; member [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fGeometryShaderTests.cpp | 2035 const float scale = 0.3f; in genVertexAttribData() local [all...] |
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fShaderOperatorTests.cpp | 341 OperatorShaderEvaluator (ShaderEvalFunc evalFunc, float scale, float bias) in OperatorShaderEvaluator() argument 573 float scale = (v.rangeMax - v.rangeMin); in ShaderOperatorCase() local
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| H A D | ark_web_nweb_wrapper.cpp | 255 void ArkWebNWebWrapper::InitialScale(float scale) in InitialScale() argument 1129 int ArkWebNWebWrapper::ScaleGestureChange(double scale, double centerX, double centerY) in ScaleGestureChange() argument
|
| /foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/ |
| H A D | neural_network_runtime_type.h | 3556 const double *scale; global() member [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/web/ |
| H A D | web_component.h | 609 void SetInitialScale(float scale) in SetInitialScale() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_view_abstract_ffi.cpp | 593 void FfiOHOSAceFrameworkViewAbstractSetScaleSingle(float scale) in FfiOHOSAceFrameworkViewAbstractSetScaleSingle() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/ |
| H A D | web_delegate_cross.cpp | 1525 void WebDelegateCross::UpdateInitialScale(float scale) {} in UpdateInitialScale() argument
|
| /foundation/arkui/ace_engine/frameworks/core/pipeline/ |
| H A D | pipeline_context.cpp | 3138 float scale = GetViewScale(); in FlushWindowBlur() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
| H A D | tab_bar_pattern.cpp | 1241 float scale = pipelineContext->GetFontScale(); in InitLongPressAndDragEvent() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
| H A D | text_field_pattern.h | 1526 void SetMaxFontSizeScale(float scale) in SetMaxFontSizeScale() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
| H A D | rs_surface_render_node.cpp | 2008 float scale = std::min(matrix.Get(Drawing::Matrix::SCALE_X), matrix.Get(Drawing::Matrix::SCALE_Y)); in GetAbsContainerConfig() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
| H A D | rs_uni_render_visitor.cpp | 577 auto scale = curDisplayNode_->GetRenderProperties().GetScale();
in UpdateDisplayZoomState() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
| H A D | pixel_map.cpp | 3581 void PixelMap::scale(float xAxis, float yAxis) in scale() function in OHOS::Media::PixelMap 3591 void PixelMap::scale(float xAxis, float yAxis, const AntiAliasingOption &option) in scale() function in OHOS::Media::PixelMap [all...] |
| /third_party/ffmpeg/fftools/ |
| H A D | ffmpeg.c | 1588 double scale, scale_sum = 0; in print_report() local 3770 float scale = f->rate_emu ? 1.0 : f->readrate; in get_input_packet() local
|