/aosp_15_r20/external/rust/android-crates-io/crates/textwrap/src/wrap_algorithms/ |
D | optimal_fit.rs | 322 let line_width = line_widths in wrap_optimal_fit() localVariable 331 let line_width = widths[j] - widths[i] - fragments[j - 1].whitespace_width() in wrap_optimal_fit() localVariable
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_state.c | 578 line_width(float width, float granularity, const float range[2]) in line_width() function 688 float line_width = ctx->rast_state ? ctx->rast_state->base.line_width : 1.0; in zink_bind_rasterizer_state() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/ |
H A D | dump_graphviz.cc | 546 float line_width = std::max(0.5f, log2_buffer_size / 3.0f); in DumpOperatorEdges() local 568 float line_width = std::max(0.5f, log2_buffer_size / 3.0f); in DumpOperatorEdges() local
|
/aosp_15_r20/external/vulkan-validation-layers/ |
H A D | .cmake-format.py | 5 line_width = 132 variable
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | lines.c | 43 line_width(struct gl_context *ctx, GLfloat width, bool no_error) in line_width() function
|
/aosp_15_r20/external/trusty/lk/include/dev/class/ |
D | fb.h | 31 size_t line_width; member
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.2/src/output/textwrap/ |
H A D | wrap_algorithms.rs | 6 line_width: usize, field
|
/aosp_15_r20/external/rust/android-crates-io/crates/clap_builder/src/output/textwrap/ |
D | wrap_algorithms.rs | 6 line_width: usize, field
|
/aosp_15_r20/external/libaom/ |
H A D | .cmake-format.py | 3 line_width = 80 variable
|
/aosp_15_r20/external/libgav1/ |
H A D | .cmake-format.py | 6 line_width = 80 variable
|
/aosp_15_r20/external/pdfium/core/fpdfapi/page/ |
H A D | cpdf_path.cpp | 31 CFX_FloatRect CPDF_Path::GetBoundingBoxForStrokePath(float line_width, in GetBoundingBoxForStrokePath()
|
/aosp_15_r20/cts/apps/CameraITS/tests/scene5/ |
H A D | test_lens_shading_and_color_uniformity.py | 108 line_width): argument
|
/aosp_15_r20/external/mesa3d/src/broadcom/compiler/ |
H A D | v3d_nir_lower_line_smooth.c | 90 nir_def *line_width = nir_load_line_width(&b); in initialise_coverage_var() local
|
/aosp_15_r20/external/pdfium/xfa/fgas/layout/ |
H A D | cfgas_break.cpp | 82 FX_SAFE_INT32 line_width = m_iLineWidth; in IsGreaterThanLineWidth() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_pipe_rasterizer.c | 98 const float line_width = rast->templ.line_width > 0.0f ? in svga_define_rasterizer_object() local
|
/aosp_15_r20/external/mesa3d/src/asahi/lib/ |
H A D | agx_helpers.h | 164 agx_pack_line_width(float line_width) in agx_pack_line_width()
|
/aosp_15_r20/external/libwebm/ |
H A D | .cmake-format.py | 28 line_width = 80 variable
|
/aosp_15_r20/external/webp/ |
H A D | .cmake-format.py | 28 line_width = 80 variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/textwrap/src/ |
D | wrap_algorithms.rs | 356 let line_width = line_widths in wrap_first_fit() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/pipeline/graphics/ |
D | rasterization.rs | 66 pub line_width: StateMode<f32>, field
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fNegativeFragmentApiTests.cpp | 313 void line_width(NegativeTestContext &ctx) in line_width() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/synced/ |
D | builder.rs | 1006 pub(in crate::command_buffer) line_width: Option<f32>, field 1350 pub fn line_width(&self) -> Option<f32> { in line_width() method
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/nir/ |
H A D | nir_draw_helpers.c | 256 nir_variable *line_width = nir_variable_create(shader, nir_var_shader_in, in nir_lower_aaline_fs() local
|
/aosp_15_r20/external/pdfium/core/fxge/ |
H A D | cfx_path.cpp | 333 CFX_FloatRect CFX_Path::GetBoundingBoxForStrokePath(float line_width, in GetBoundingBoxForStrokePath()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_state_viewport.c | 32 float line_width = sctx->queued.named.rasterizer->line_width; in si_get_small_prim_cull_info() local
|