| /third_party/mesa3d/src/asahi/lib/ |
| H A D | tiling.h | 39 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 D | qsort_nr.c | 11 void qsort(void *base, size_t nel, size_t width, cmpfun cmp) in qsort() argument
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | lines.c | 43 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 D | u_format_unpack_neon.c | 40 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 D | vk_framebuffer.h | 38 uint32_t width; member
|
| /third_party/icu/icu4c/source/samples/layout/ |
| H A D | Surface.cpp | 18 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 D | u_resource.c | 40 unsigned width = res->width0; in util_resource_size() local
|
| /third_party/rust/crates/clap/src/output/textwrap/ |
| H A D | core.rs | 56 let mut width = 0; global() variables [all...] |
| /third_party/skia/third_party/externals/angle2/samples/sample_util/ |
| H A D | texture_utils.cpp | 23 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 D | frame_checksums.py | 58 width = int(sys.argv[2]) variable
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| H A D | validate_literals.cpp | 44 bool VerifyUpperBits(uint32_t word, uint32_t width, bool signed_int) { in VerifyUpperBits() argument
|
| /third_party/skia/src/codec/ |
| H A D | SkSampler.cpp | 21 const int width = info.width(); in Fill() local
|
| /third_party/skia/src/core/ |
| H A D | SkAlphaRuns.cpp | 12 void SkAlphaRuns::reset(int width) { in reset() argument
|
| H A D | SkSpecialSurface.h | 37 int width() const { return fSubset.width(); } in width() function in SkSpecialSurface
|
| /third_party/skia/src/gpu/ |
| H A D | GrRectanizer.h | 17 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 D | fuzzer_pass_add_bit_instruction_synonyms.cpp | 58 uint32_t width = GetIRContext() in Apply() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| H A D | fuzzer_pass_add_bit_instruction_synonyms.cpp | 58 uint32_t width = GetIRContext() in Apply() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| H A D | validate_literals.cpp | 44 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 D | Surface.cpp | 18 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 D | rsurface.cpp | 19 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 D | FillPathTest.cpp | 37 int width = 200; in DEF_TEST() local
|
| /third_party/spirv-tools/source/fuzz/ |
| H A D | fuzzer_pass_add_bit_instruction_synonyms.cpp | 58 uint32_t width = GetIRContext() in Apply() local
|
| /third_party/toybox/kconfig/lxdialog/ |
| H A D | yesno.c | 27 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 D | compiler-intrinsics-vixl.cc | 34 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 D | software_bitmap_w_perspective.cpp | 6 const float width = image->width(); in REG_FIDDLE_ANIMATED() local
|