Home
last modified time | relevance | path

Searched defs:width (Results 151 - 175 of 7379) sorted by relevance

12345678910>>...296

/third_party/mesa3d/src/asahi/lib/
H A Dtiling.h39 agx_select_tile_shift(unsigned width, unsigned height, unsigned level, unsigned blocksize) in agx_select_tile_shift() argument
56 agx_select_tile_size(unsigned width, unsigned height, unsigned level, unsigned blocksize) in agx_select_tile_size() argument
/third_party/musl/src/stdlib/
H A Dqsort_nr.c11 void qsort(void *base, size_t nel, size_t width, cmpfun cmp) in qsort() argument
/third_party/mesa3d/src/mesa/main/
H A Dlines.c43 line_width(struct gl_context *ctx, GLfloat width, bool no_error) in line_width() argument
79 _mesa_LineWidth_no_error(GLfloat width) in _mesa_LineWidth_no_error() argument
87 _mesa_LineWidth(GLfloat width) _mesa_LineWidth() argument
[all...]
/third_party/mesa3d/src/util/format/
H A Du_format_unpack_neon.c40 util_format_b8g8r8a8_unorm_unpack_rgba_8unorm_neon(uint8_t *restrict dst, const uint8_t *restrict src, unsigned width) in util_format_b8g8r8a8_unorm_unpack_rgba_8unorm_neon() argument
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_framebuffer.h38 uint32_t width; member
/third_party/icu/icu4c/source/samples/layout/
H A DSurface.cpp18 drawGlyphs(RenderingFontInstance *font, const LEGlyphID *glyphs, le_int32 count, const le_int32 *dx, le_int32 x, le_int32 y, le_int32 width, le_int32 height) drawGlyphs() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_resource.c40 unsigned width = res->width0; in util_resource_size() local
/third_party/rust/crates/clap/src/output/textwrap/
H A Dcore.rs56 let mut width = 0; global() variables
[all...]
/third_party/skia/third_party/externals/angle2/samples/sample_util/
H A Dtexture_utils.cpp23 const size_t width = 2; in CreateSimpleTexture2D() local
79 const size_t width = 256; in CreateMipMappedTexture2D() local
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/video/
H A Dframe_checksums.py58 width = int(sys.argv[2]) variable
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_literals.cpp44 bool VerifyUpperBits(uint32_t word, uint32_t width, bool signed_int) { in VerifyUpperBits() argument
/third_party/skia/src/codec/
H A DSkSampler.cpp21 const int width = info.width(); in Fill() local
/third_party/skia/src/core/
H A DSkAlphaRuns.cpp12 void SkAlphaRuns::reset(int width) { in reset() argument
H A DSkSpecialSurface.h37 int width() const { return fSubset.width(); } in width() function in SkSpecialSurface
/third_party/skia/src/gpu/
H A DGrRectanizer.h17 GrRectanizer(int width, int height) : fWidth(width), fHeight(height) { in GrRectanizer() argument
26 int width() const { return fWidth; } in width() function in GrRectanizer
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_add_bit_instruction_synonyms.cpp58 uint32_t width = GetIRContext() in Apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_add_bit_instruction_synonyms.cpp58 uint32_t width = GetIRContext() in Apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_literals.cpp44 bool VerifyUpperBits(uint32_t word, uint32_t width, bool signed_int) { in VerifyUpperBits() argument
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A DSurface.cpp18 drawGlyphs(RenderingFontInstance *font, const LEGlyphID *glyphs, le_int32 count, const le_int32 *dx, le_int32 x, le_int32 y, le_int32 width, le_int32 height) drawGlyphs() argument
H A Drsurface.cpp19 rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 count, const float *positions, le_int32 x, le_int32 y, le_int32 width, le_int32 height) rs_drawGlyphs() argument
/third_party/skia/tests/
H A DFillPathTest.cpp37 int width = 200; in DEF_TEST() local
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_add_bit_instruction_synonyms.cpp58 uint32_t width = GetIRContext() in Apply() local
/third_party/toybox/kconfig/lxdialog/
H A Dyesno.c27 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() argument
42 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno() argument
[all...]
/third_party/vixl/src/
H A Dcompiler-intrinsics-vixl.cc34 int CountLeadingSignBitsFallBack(int64_t value, int width) { in CountLeadingSignBitsFallBack() argument
45 int CountLeadingZerosFallBack(uint64_t value, int width) { in CountLeadingZerosFallBack() argument
80 CountSetBitsFallBack(uint64_t value, int width) CountSetBitsFallBack() argument
115 CountTrailingZerosFallBack(uint64_t value, int width) CountTrailingZerosFallBack() argument
[all...]
/third_party/skia/docs/examples/
H A Dsoftware_bitmap_w_perspective.cpp6 const float width = image->width(); in REG_FIDDLE_ANIMATED() local

Completed in 6 milliseconds

12345678910>>...296