Home
last modified time | relevance | path

Searched defs:scale (Results 976 - 1000 of 1063) sorted by relevance

1...<<31323334353637383940>>...43

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_shader.h434 char scale; member
/third_party/libinput/src/
H A Devdev.c2550 struct matrix scale, in evdev_device_calibrate() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc87 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 Dassembler-ia32.h255 static Operand JumpTable(Register index, ScaleFactor scale, Label* table) { in JumpTable() argument
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.h199 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 DOutputASM.cpp2701 int scale = result->totalRegisterCount(); in lvalue() local
[all...]
/third_party/skia/tests/
H A DGrStyledShapeTest.cpp588 void init(skiatest::Reporter* r, SkScalar scale) { in init() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttinterp.c6957 FT_Fixed scale = 0; in _iup_worker_interpolate() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_negative.h102 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 Dexterns.js
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderTextureFunctionTests.cpp222 tcu::Vec4 scale; member
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp2035 const float scale = 0.3f; in genVertexAttribData() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderOperatorTests.cpp341 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 Dark_web_nweb_wrapper.cpp255 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 Dneural_network_runtime_type.h3556 const double *scale; global() member
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h609 void SetInitialScale(float scale) in SetInitialScale() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_view_abstract_ffi.cpp593 void FfiOHOSAceFrameworkViewAbstractSetScaleSingle(float scale) in FfiOHOSAceFrameworkViewAbstractSetScaleSingle() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.cpp1525 void WebDelegateCross::UpdateInitialScale(float scale) {} in UpdateInitialScale() argument
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp3138 float scale = GetViewScale(); in FlushWindowBlur() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.cpp1241 float scale = pipelineContext->GetFontScale(); in InitLongPressAndDragEvent() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.h1526 void SetMaxFontSizeScale(float scale) in SetMaxFontSizeScale() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_surface_render_node.cpp2008 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 Drs_uni_render_visitor.cpp577 auto scale = curDisplayNode_->GetRenderProperties().GetScale(); in UpdateDisplayZoomState() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp3581 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 Dffmpeg.c1588 double scale, scale_sum = 0; in print_report() local
3770 float scale = f->rate_emu ? 1.0 : f->readrate; in get_input_packet() local

Completed in 102 milliseconds

1...<<31323334353637383940>>...43