| /third_party/backends/backend/ |
| H A D | avision.c | 7957 double scale = 1.0; in reader_process() local
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_cmd_buffer.c | 1894 v3dv_viewport_compute_xform(const VkViewport *viewport, float scale[3], float translate[3]) v3dv_viewport_compute_xform() argument [all...] |
| H A D | v3dv_private.h | 861 float scale[MAX_VIEWPORTS][3]; member
|
| /third_party/mesa3d/src/vulkan/overlay-layer/ |
| H A D | overlay.cpp | 1293 float scale[2]; in render_swapchain_display() local
|
| /third_party/node/deps/v8/src/compiler/backend/x64/ |
| H A D | instruction-selector-x64.cc | 983 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 D | instruction-selector-ia32.cc | 130 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 D | assembler-ia32.cc | 255 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 D | draw_llvm.c | 1459 LLVMValueRef scale; in generate_viewport() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| H A D | vktShaderRenderOperatorTests.cpp | 458 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 D | vktShaderRenderTextureFunctionTests.cpp | 249 tcu::Vec4 scale; member [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cShaderImageLoadStoreTests.cpp | 215 GLdouble scale = sqrt(sysSpace / GLdouble(sysRequired)); in scaleDimensionsToMemory() local
|
| /third_party/skia/src/core/ |
| H A D | SkVM.h | 104 Scale scale = ONE; member
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | Shader.hpp | 406 unsigned int scale; member
|
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsDebug.cpp | 2977 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 D | es3fShaderOperatorTests.cpp | 667 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 D | vktShaderRenderOperatorTests.cpp | 458 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 D | internal.h | 575 GLFWwindowcontentscalefun scale; member
|
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_llvm_build.c | 1689 LLVMValueRef scale = NULL; in ac_build_opencoded_load_format() local
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | genX_cmd_buffer.c | 3556 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 D | libinput.c | 205 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 D | js-temporal-objects.cc | 6469 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 D | iris_state.c | 8318 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 D | bifrost_compile.c | 2068 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 D | svga_context.h | 381 float scale[4]; member
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imgui_draw.cpp | 1333 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...] |