Home
last modified time | relevance | path

Searched defs:height (Results 3426 - 3450 of 4382) sorted by relevance

1...<<131132133134135136137138139140>>...176

/third_party/mesa3d/src/util/format/
H A Du_format_fxt1.c1172 fxt1_encode (uint32_t width, uint32_t height, int32_t comps, in fxt1_encode() argument
1549 util_format_fxtn_rgb_unpack_rgba_8unorm(uint8_t *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height, boolean rgba) util_format_fxtn_rgb_unpack_rgba_8unorm() argument
1574 util_format_fxt1_rgb_unpack_rgba_8unorm(uint8_t *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_fxt1_rgb_unpack_rgba_8unorm() argument
1585 util_format_fxt1_rgba_unpack_rgba_8unorm(uint8_t *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_fxt1_rgba_unpack_rgba_8unorm() argument
1596 util_format_fxtn_rgb_unpack_rgba_float(float *dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height, boolean rgba) util_format_fxtn_rgb_unpack_rgba_float() argument
1627 util_format_fxt1_rgb_unpack_rgba_float(void *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_fxt1_rgb_unpack_rgba_float() argument
1638 util_format_fxt1_rgba_unpack_rgba_float(void *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_fxt1_rgba_unpack_rgba_float() argument
1653 util_format_fxt1_rgb_pack_rgba_8unorm(uint8_t *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src, unsigned src_stride, unsigned width, unsigned height) util_format_fxt1_rgb_pack_rgba_8unorm() argument
1679 util_format_fxt1_rgba_pack_rgba_8unorm(uint8_t *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src, unsigned src_stride, unsigned width, unsigned height) util_format_fxt1_rgba_pack_rgba_8unorm() argument
1687 util_format_fxt1_rgb_pack_rgba_float(uint8_t *restrict dst_row, unsigned dst_stride, const float *restrict src, unsigned src_stride, unsigned width, unsigned height) util_format_fxt1_rgb_pack_rgba_float() argument
1708 util_format_fxt1_rgba_pack_rgba_float(uint8_t *restrict dst_row, unsigned dst_stride, const float *restrict src, unsigned src_stride, unsigned width, unsigned height) util_format_fxt1_rgba_pack_rgba_float() argument
[all...]
H A Du_format.h112 unsigned height; member
918 util_format_get_nblocks(enum pipe_format format, unsigned width, unsigned height) util_format_get_nblocks() argument
934 util_format_get_2d_size(enum pipe_format format, size_t stride, unsigned height) util_format_get_2d_size() argument
1419 util_format_get_plane_height(enum pipe_format format, unsigned plane, unsigned height) util_format_get_plane_height() argument
[all...]
/third_party/mesa3d/include/android_stub/hardware/
H A Dgralloc1.h703 uint32_t height; member
876 int32_t height; member
[all...]
/third_party/mesa3d/include/android_stub/system/
H A Dwindow.h123 int height; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_linear_sampler.c717 lp_linear_init_sampler(struct lp_linear_sampler *samp, const struct lp_tgsi_texture_info *info, const struct lp_sampler_static_state *sampler_state, const struct lp_jit_texture *texture, int x0, int y0, int width, int height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4]) lp_linear_init_sampler() argument
[all...]
H A Dlp_texture.c80 unsigned height = pt->height0; in llvmpipe_texture_layout() local
214 const unsigned height = MAX2(1, align(lpr->base.height0, TILE_SIZE)); in llvmpipe_displaytarget_layout() local
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_vp3_video_vp.c27 uint16_t height; // 02 in mb units member
55 uint32_t height; // 04 in normal units member
99 uint16_t height; // 2e member
113 uint16_t width, height; member
[all...]
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DDemo.java109 public Demo(int width, int height) { in Demo() argument
/third_party/libdrm/
H A Dxf86drmMode.h105 uint32_t width, height; member
115 uint32_t width, height; member
162 uint32_t width, height; member
/third_party/libinput/test/
H A Dtest-touchpad.c409 double width, height; in START_TEST() local
748 double width, height; in touchpad_has_horiz_edge_scroll_size() local
901 double width = 0, height = 0; in START_TEST() local
1236 double width, height; in touchpad_has_top_palm_detect_size() local
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_job.c73 int height = align(fb->height, 16) >> 4; in lima_get_fb_info() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_screen.c1180 trace_screen_is_compute_copy_faster(struct pipe_screen *_screen, enum pipe_format src_format, enum pipe_format dst_format, unsigned width, unsigned height, unsigned depth, bool cpu) trace_screen_is_compute_copy_faster() argument
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_pipe.c175 unsigned height = u_minify(templ->height0, l); in agx_resource_create() local
H A Dagx_state.h98 unsigned width, height, nr_cbufs; member
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_cmd_buffer.c432 cmd_get_tiler_context(struct panvk_cmd_buffer *cmdbuf, unsigned width, unsigned height) cmd_get_tiler_context() argument
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_context.c1163 draw_set_mapped_texture(struct draw_context *draw, enum pipe_shader_type shader_stage, unsigned sview_idx, uint32_t width, uint32_t height, uint32_t depth, uint32_t first_level, uint32_t last_level, uint32_t num_samples, uint32_t sample_stride, const void *base_ptr, uint32_t row_stride[PIPE_MAX_TEXTURE_LEVELS], uint32_t img_stride[PIPE_MAX_TEXTURE_LEVELS], uint32_t mip_offsets[PIPE_MAX_TEXTURE_LEVELS]) draw_set_mapped_texture() argument
1187 draw_set_mapped_image(struct draw_context *draw, enum pipe_shader_type shader_stage, unsigned idx, uint32_t width, uint32_t height, uint32_t depth, const void *base_ptr, uint32_t row_stride, uint32_t img_stride, uint32_t num_samples, uint32_t sample_stride) draw_set_mapped_image() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_dec.cpp1010 uint32_t height; in d3d12_video_decoder_reconfigure_dpb() local
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_context.c1188 unsigned width = 251, height = 100; in hud_parse_env_var() local
1085 read_pane_settings(char *str, unsigned * const x, unsigned * const y, unsigned * const width, unsigned * const height, uint64_t * const ceiling, boolean * const dyn_ceiling, boolean *reset_colors, boolean *sort_items) read_pane_settings() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_emit.c341 uint32_t height = fb->height; in r300_emit_gpu_flush() local
H A Dr300_render.c1172 unsigned height = y2 - y1; in r300_blitter_draw_rectangle() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_blit.c539 r600_clear_render_target(struct pipe_context *ctx, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) r600_clear_render_target() argument
555 r600_clear_depth_stencil(struct pipe_context *ctx, struct pipe_surface *dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) r600_clear_depth_stencil() argument
[all...]
/third_party/qrcodegen/c/
H A Dqrcodegen.c564 static void fillRectangle(int left, int top, int width, int height, uint8_t qrcode[]) { in fillRectangle() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTestsUtils.cpp167 deUint32 height = extent.height; in computeImageSize() local
272 deUint32 height = imageExtent.height; in recordCopyBufferToImage() local
620 createVertices(deUint32 width, deUint32 height, float& xSize, float& ySize) createVertices() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawNegativeViewportHeightTests.cpp847 auto height = yAxis.y() - yAxis.x() + 1; iterate() local
[all...]
H A DvktDrawScissorTests.cpp122 QuadDrawTestCommand::QuadDrawTestCommand (deUint32 x, deUint32 y, deUint32 width, deUint32 height, Vec4 color) in QuadDrawTestCommand() argument
167 RectClearTestCommand::RectClearTestCommand (deUint32 x, deUint32 y, deUint32 width, deUint32 height, Vec4 color) in RectClearTestCommand() argument
[all...]

Completed in 44 milliseconds

1...<<131132133134135136137138139140>>...176