Home
last modified time | relevance | path

Searched defs:scale (Results 701 - 725 of 744) sorted by relevance

1...<<21222324252627282930

/third_party/backends/backend/
H A Davision.c7957 double scale = 1.0; in reader_process() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_cmd_buffer.c1894 v3dv_viewport_compute_xform(const VkViewport *viewport, float scale[3], float translate[3]) v3dv_viewport_compute_xform() argument
[all...]
H A Dv3dv_private.h861 float scale[MAX_VIEWPORTS][3]; member
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay.cpp1293 float scale[2]; in render_swapchain_display() local
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dinstruction-selector-x64.cc983 EmitLea(InstructionSelector* selector, InstructionCode opcode, Node* result, Node* index, int scale, Node* base, Node* displacement, DisplacementMode displacement_mode) EmitLea() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dinstruction-selector-ia32.cc130 GenerateMemoryOperandInputs( Node* index, int scale, Node* base, int32_t displacement, DisplacementMode displacement_mode, InstructionOperand inputs[], size_t* input_count, RegisterMode register_mode = kRegister) GenerateMemoryOperandInputs() argument
190 GenerateMemoryOperandInputs( Node* index, int scale, Node* base, Node* displacement_node, DisplacementMode displacement_mode, InstructionOperand inputs[], size_t* input_count, RegisterMode register_mode = kRegister) GenerateMemoryOperandInputs() argument
976 EmitLea(InstructionSelector* selector, Node* result, Node* index, int scale, Node* base, Node* displacement, DisplacementMode displacement_mode) EmitLea() argument
2156 int scale = 0; VisitWord32AtomicPairLoad() local
[all...]
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32.cc255 Operand::Operand(Register base, Register index, ScaleFactor scale, int32_t disp, in Operand() argument
276 Operand::Operand(Register index, ScaleFactor scale, int32_t disp, in Operand() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c1459 LLVMValueRef scale; in generate_viewport() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp458 OperatorShaderEvaluator (const ShaderEvalFunc evalFunc, const float scale, const float bias, int resultScalarSize) in OperatorShaderEvaluator() argument
568 const float scale = rangeMax - rangeMin; in ShaderOperatorCaseInstance() local
H A DvktShaderRenderTextureFunctionTests.cpp249 tcu::Vec4 scale; member
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderImageLoadStoreTests.cpp215 GLdouble scale = sqrt(sysSpace / GLdouble(sysRequired)); in scaleDimensionsToMemory() local
/third_party/skia/src/core/
H A DSkVM.h104 Scale scale = ONE; member
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShader.hpp406 unsigned int scale; member
/third_party/skia/src/pathops/
H A DSkPathOpsDebug.cpp2977 static void debug_scale_matrix(const SkPath& one, const SkPath* two, SkMatrix& scale) { in debug_scale_matrix() argument
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp667 OperatorShaderEvaluator (const glw::Functions& gl, ShaderType shaderType, ShaderEvalFunc evalFunc, const FloatScalar& scale, const FloatScalar& bias, int resultScalarSize) in OperatorShaderEvaluator() argument
1067 float scale = rangeMax - rangeMin; in setupShaderData() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp458 OperatorShaderEvaluator (const ShaderEvalFunc evalFunc, const float scale, const float bias, int resultScalarSize) in OperatorShaderEvaluator() argument
568 const float scale = rangeMax - rangeMin; in ShaderOperatorCaseInstance() local
/third_party/glfw/src/
H A Dinternal.h575 GLFWwindowcontentscalefun scale; member
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c1689 LLVMValueRef scale = NULL; in ac_build_opencoded_load_format() local
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_cmd_buffer.c3556 float scale = negative_one_to_one ? 0.5f : 1.0f; in cmd_buffer_emit_viewport() local
6213 cmd_buffer_emit_hashing_mode(struct anv_cmd_buffer *cmd_buffer, unsigned width, unsigned height, unsigned scale) cmd_buffer_emit_hashing_mode() argument
[all...]
/third_party/libinput/src/
H A Dlibinput.c205 double scale; member
2995 gesture_notify(struct libinput_device *device, uint64_t time, enum libinput_event_type type, int finger_count, bool cancelled, const struct normalized_coords *delta, const struct normalized_coords *unaccel, double scale, double angle) gesture_notify() argument
3051 gesture_notify_pinch(struct libinput_device *device, uint64_t time, enum libinput_event_type type, int finger_count, const struct normalized_coords *delta, const struct normalized_coords *unaccel, double scale, double angle) gesture_notify_pinch() argument
3065 gesture_notify_pinch_end(struct libinput_device *device, uint64_t time, int finger_count, double scale, bool cancelled) gesture_notify_pinch_end() argument
/third_party/node/deps/v8/src/objects/
H A Djs-temporal-objects.cc6469 ScaleNumberToNanosecondsVerifyAndMake( Isolate* isolate, Handle<BigInt> bigint, uint32_t scale) ScaleNumberToNanosecondsVerifyAndMake() argument
6493 ScaleNumberToNanosecondsVerifyAndMake( Isolate* isolate, Handle<Object> epoch_Xseconds, uint32_t scale) ScaleNumberToNanosecondsVerifyAndMake() argument
6508 ScaleToNanosecondsVerifyAndMake( Isolate* isolate, Handle<Object> epoch_Xseconds, uint32_t scale) ScaleToNanosecondsVerifyAndMake() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c8318 emit_hashing_mode(struct iris_context *ice, struct iris_batch *batch, unsigned width, unsigned height, unsigned scale) emit_hashing_mode() argument
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c2068 bi_index scale = bi_fma_rscale_f32(b, s0, log2_base, bi_negzero(), in bi_fexp_32() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_context.h381 float scale[4]; member
/third_party/mesa3d/src/imgui/
H A Dimgui_draw.cpp1333 const ImVec2 scale = ImVec2( in ShadeVertsLinearUV() local
1914 const float scale = (cfg.SizePixels > 0) ? stbtt_ScaleForPixelHeight(&src_tmp.FontInfo, cfg.SizePixels) : stbtt_ScaleForMappingEmToPixels(&src_tmp.FontInfo, -cfg.SizePixels); in ImFontAtlasBuildWithStbTruetype() local
2542 const char* ImFont::CalcWordWrapPositionA(float scale, const char* text, const char* text_end, float wrap_width) const in CalcWordWrapPositionA() argument
2647 const float scale = size / FontSize; CalcTextSizeA() local
2741 float scale = (size >= 0.0f) ? (size / FontSize) : 1.0f; RenderChar() local
2762 const float scale = size / FontSize; RenderText() local
2948 RenderMouseCursor(ImDrawList* draw_list, ImVec2 pos, float scale, ImGuiMouseCursor mouse_cursor) RenderMouseCursor() argument
[all...]

Completed in 154 milliseconds

1...<<21222324252627282930