| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_rast.c | 192 const unsigned width = task->width; in lp_rast_clear_zstencil() local [all...] |
| H A D | lp_state_fs_linear.c | 59 int width; member 71 int width; /* rounded up to multiple of 4 */ member 83 int width; /* the exact width */ member 95 int width; /* rounded up to multiple of 4 */ member 114 const int width = blend->width; in blend_premul() local 150 init_blend(struct color_blend *blend, int x, int y, int width, int height, uint8_t *color, int stride) init_blend() argument 186 const int width = samp->width; fetch_row() local 214 const int width = samp->width; fetch_row_clamped() local 237 const int width = samp->width; fetch_row_xy_clamped() local 256 init_nearest_sampler(struct nearest_sampler *samp, const struct lp_jit_texture *texture, int x0, int y0, int width, int height, float s0, float dsdx, float dsdy, float t0, float dtdx, float dtdy, float w0, float dwdx, float dwdy) init_nearest_sampler() argument 330 int width = shader->width; shade_rgb1() local 343 init_shader(struct shader *shader, int x, int y, int width, int height) init_shader() argument 354 blit_rgba_blit(const struct lp_rast_state *state, unsigned x, unsigned y, unsigned width, unsigned height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4], uint8_t *color, unsigned stride) blit_rgba_blit() argument 406 blit_rgb1_blit(const struct lp_rast_state *state, unsigned x, unsigned y, unsigned width, unsigned height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4], uint8_t *color, unsigned stride) blit_rgb1_blit() argument 466 blit_rgba(const struct lp_rast_state *state, unsigned x, unsigned y, unsigned width, unsigned height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4], uint8_t *color, unsigned stride) blit_rgba() argument 505 blit_rgb1(const struct lp_rast_state *state, unsigned x, unsigned y, unsigned width, unsigned height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4], uint8_t *color, unsigned stride) blit_rgb1() argument 549 blit_rgba_blend_premul(const struct lp_rast_state *state, unsigned x, unsigned y, unsigned width, unsigned height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4], uint8_t *color, unsigned stride) blit_rgba_blend_premul() argument 588 linear_red(const struct lp_rast_state *state, unsigned x, unsigned y, unsigned width, unsigned height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4], uint8_t *color, unsigned stride) linear_red() argument 618 linear_no_op(const struct lp_rast_state *state, unsigned x, unsigned y, unsigned width, unsigned height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4], uint8_t *color, unsigned stride) linear_no_op() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_video.c | 241 unsigned width = dec->base.width; in nouveau_vpe_mb_mv() local 504 unsigned width = templ->width, height = templ->height; in nouveau_create_decoder() local 774 unsigned width, height; nouveau_video_buffer_create() local [all...] |
| H A D | nouveau_vp3_video_bsp.c | 33 uint16_t width; member 46 uint16_t width; member 54 uint16_t width; member [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv84_video_vp.c | 30 uint32_t width; // e0 member 49 uint32_t width; // 00 member 72 int i, width = align(dest->base.width, 16), in nv84_decoder_vp_h264() local 468 uint32_t width; // 1c global() member [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | listformattertest.cpp | 650 UListFormatterWidth width; in TestCreateStyled() member 614 DoTheRealListStyleTesting( Locale locale, UnicodeString items[], int itemCount, UListFormatterType type, UListFormatterWidth width, const char* expected, IcuTestErrorCode status) DoTheRealListStyleTesting() argument [all...] |
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/ |
| H A D | DumbTextComponent.java | 695 fixLineStarts(int width) fixLineStarts() argument 717 nextLine(FontMetrics fMtr, int start, int width) nextLine() argument 757 findFittingBreak(FontMetrics fMtr, String line, int width, BreakIterator breaker) findFittingBreak() argument [all...] |
| /third_party/libinput/tools/ |
| H A D | libinput-debug-tablet.c | 81 const int width = 80; in print_line() local 118 const int width = max(10, min(78, termwidth - 32)); in print_bar() local
|
| /third_party/ltp/testcases/kernel/ipc/pipeio/ |
| H A D | pipeio.c | 760 int width; /* number of columns */ in prt_buf() local [all...] |
| /third_party/libdrm/tests/tegra/ |
| H A D | vic.h | 162 unsigned int width; member
|
| /third_party/libinput/src/ |
| H A D | evdev-mt-touchpad-buttons.c | 628 double width, height; in tp_init_softbuttons() local 698 double width, height; in tp_init_top_softbuttons() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_blitter.c | 582 uint32_t width = u_minify(src->b.b.width0, info->src.level) * nr_samples; emit_blit_src() local 784 fd6_clear_surface(struct fd_context *ctx, struct fd_ringbuffer *ring, struct pipe_surface *psurf, uint32_t width, uint32_t height, union pipe_color_union *color, uint32_t unknown_8c01) fd6_clear_surface() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_gpu.h | 54 uint32_t width; member
|
| H A D | lima_resource.c | 97 unsigned width = width0; in setup_miptree() local 55 lima_resource_create_scanout(struct pipe_screen *pscreen, const struct pipe_resource *templat, unsigned width, unsigned height) lima_resource_create_scanout() argument 146 lima_resource_create_bo(struct pipe_screen *pscreen, const struct pipe_resource *templat, unsigned width, unsigned height, bool align_to_tile) lima_resource_create_bo() argument 185 unsigned width, height; _lima_resource_create_with_modifiers() local 350 unsigned width, height, stride, size; lima_resource_from_handle() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_format_soa.c | 131 const unsigned width = chan_desc.size; in lp_build_extract_soa_chan() local 890 const unsigned width = chan_desc.size; lp_build_insert_soa_chan() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_mpeg12_bitstream.c | 853 int width = align(bs->decoder->width, 16) / 16; in decode_slice() local
|
| H A D | vl_winsys_dri3.c | 63 uint32_t width, height, pitch; member 72 uint32_t width, height, depth; member 698 vl_dri3_screen_set_back_texture_from_output(struct vl_screen *vscreen, struct pipe_resource *buffer, uint32_t width, uint32_t height) vl_dri3_screen_set_back_texture_from_output() argument [all...] |
| /third_party/mesa3d/src/util/format/ |
| H A D | u_format.c | 50 util_copy_rect(ubyte * dst, enum pipe_format format, unsigned dst_stride, unsigned dst_x, unsigned dst_y, unsigned width, unsigned height, const ubyte * src, int src_stride, unsigned src_x, unsigned src_y) util_copy_rect() argument 641 util_format_translate(enum pipe_format dst_format, void *dst, unsigned dst_stride, unsigned dst_x, unsigned dst_y, enum pipe_format src_format, const void *src, unsigned src_stride, unsigned src_x, unsigned src_y, unsigned width, unsigned height) util_format_translate() argument 866 util_format_translate_3d(enum pipe_format dst_format, void *dst, unsigned dst_stride, unsigned dst_slice_stride, unsigned dst_x, unsigned dst_y, unsigned dst_z, enum pipe_format src_format, const void *src, unsigned src_stride, unsigned src_slice_stride, unsigned src_x, unsigned src_y, unsigned src_z, unsigned width, unsigned height, unsigned depth) util_format_translate_3d() argument [all...] |
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_vX_cs.c | 810 emit_tiler_context(const struct panvk_device *dev, unsigned width, unsigned height, const struct panfrost_ptr *descs) emit_tiler_context() argument
|
| H A D | panvk_vX_descriptor_set.c | 59 uint16_t width; member
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_inlines.h | 794 util_texrange_covers_whole_level(const struct pipe_resource *tex, unsigned level, unsigned x, unsigned y, unsigned z, unsigned width, unsigned height, unsigned depth) util_texrange_covers_whole_level() argument
|
| H A D | u_tests.c | 47 util_create_texture2d(struct pipe_screen *screen, unsigned width, in util_create_texture2d() argument
|
| H A D | u_surface.c | 65 util_copy_box(ubyte * dst, enum pipe_format format, unsigned dst_stride, unsigned dst_slice_stride, unsigned dst_x, unsigned dst_y, unsigned dst_z, unsigned width, unsigned height, unsigned depth, const ubyte * src, int src_stride, unsigned src_slice_stride, unsigned src_x, unsigned src_y, unsigned src_z) util_copy_box() argument 94 util_fill_rect(ubyte * dst, enum pipe_format format, unsigned dst_stride, unsigned dst_x, unsigned dst_y, unsigned width, unsigned height, union util_color *uc) util_fill_rect() argument 169 util_fill_box(ubyte * dst, enum pipe_format format, unsigned stride, unsigned layer_stride, unsigned x, unsigned y, unsigned z, unsigned width, unsigned height, unsigned depth, union util_color *uc) util_fill_box() argument 362 util_clear_color_texture_helper(struct pipe_transfer *dst_trans, ubyte *dst_map, enum pipe_format format, const union pipe_color_union *color, unsigned width, unsigned height, unsigned depth) util_clear_color_texture_helper() argument 380 util_clear_color_texture(struct pipe_context *pipe, struct pipe_resource *texture, enum pipe_format format, const union pipe_color_union *color, unsigned level, unsigned dstx, unsigned dsty, unsigned dstz, unsigned width, unsigned height, unsigned depth) util_clear_color_texture() argument 421 util_clear_render_target(struct pipe_context *pipe, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height) util_clear_render_target() argument 464 util_fill_zs_rect(ubyte *dst_map, enum pipe_format format, bool need_rmw, unsigned clear_flags, unsigned dst_stride, unsigned width, unsigned height, uint64_t zstencil) util_fill_zs_rect() argument 478 memset(dst_map, (uint8_t) zstencil, height * width); util_fill_zs_rect() local 554 util_fill_zs_box(ubyte *dst, enum pipe_format format, bool need_rmw, unsigned clear_flags, unsigned stride, unsigned layer_stride, unsigned width, unsigned height, unsigned depth, uint64_t zstencil) util_fill_zs_box() argument 575 util_clear_depth_stencil_texture(struct pipe_context *pipe, struct pipe_resource *texture, enum pipe_format format, unsigned clear_flags, uint64_t zstencil, unsigned level, unsigned dstx, unsigned dsty, unsigned dstz, unsigned width, unsigned height, unsigned depth) util_clear_depth_stencil_texture() argument 667 util_clear_depth_stencil(struct pipe_context *pipe, struct pipe_surface *dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height) util_clear_depth_stencil() argument 698 unsigned width = 1, height = 1, depth = 1; is_box_inside_resource() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_rs.c | 687 unsigned int width = blit_info->src.box.width * msaa_xscale; etna_try_rs_blit() local [all...] |
| /third_party/mksh/ |
| H A D | expr.c | 712 int width; in utf_widthadj() local 729 size_t len, width = 0; in utf_mbswidth() local [all...] |