Home
last modified time | relevance | path

Searched defs:height (Results 2851 - 2875 of 4346) sorted by relevance

1...<<111112113114115116117118119120>>...174

/third_party/backends/backend/
H A Ddmc.c1136 int width, height; in sane_get_parameters() local
H A Dstv680.c1194 stv680_add_text (SANE_Byte * image, int width, int height, char *txt) in stv680_add_text() argument
H A Dtamarack.c1273 double width, height, dpi; in sane_get_parameters() local
H A Dmustek_usb.c1388 SANE_Word dpi, x, y, width, height; in sane_start() local
[all...]
H A Du12.c1555 int width, height; in sane_start() local
H A Dkvs40xx_opt.c159 int height; member
H A Dp5_device.c1243 write_rgb_data(char *name, unsigned char *image, SANE_Int width, SANE_Int height) write_rgb_data() argument
H A Dkvs1025_low.c542 CMD_read_pic_elements(PKV_DEV dev, int page, int side, int *width, int *height) CMD_read_pic_elements() argument
H A Dkodakaio.h161 SANE_Int width, height; /* in optres units? */ member
/third_party/alsa-utils/alsamixer/
H A Dmixer_display.c687 int height, space; in compute_controls_layout() local
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_pdftopdf_processor.cc37 QPDF_PDFTOPDF_PageHandle::QPDF_PDFTOPDF_PageHandle(QPDF *pdf,float width,float height) // {{{ in QPDF_PDFTOPDF_PageHandle() argument
190 double height = currpage.top-currpage.bottom; in crop() local
260 double height = currpage.top-currpage.bottom; is_landscape() local
377 double height = 12; add_label() local
587 new_page(float width,float height) new_page() argument
[all...]
/third_party/libuv/test/
H A Dtest-tty-escape-sequence-processing.c85 int height; member
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_surface_meta_address_test.c358 unsigned height = 8 + 379 * ((size / 6) % 6); in run_dcc_address_test() local
195 one_dcc_address_test(const char *name, const char *test, ADDR_HANDLE addrlib, const struct radeon_info *info, unsigned width, unsigned height, unsigned depth, unsigned samples, unsigned bpp, unsigned swizzle_mode, bool pipe_aligned, bool rb_aligned, unsigned mrt_index, unsigned start_x, unsigned start_y, unsigned start_z, unsigned start_sample) one_dcc_address_test() argument
420 one_htile_address_test(const char *name, const char *test, ADDR_HANDLE addrlib, const struct radeon_info *info, unsigned width, unsigned height, unsigned depth, unsigned bpp, unsigned swizzle_mode, unsigned start_x, unsigned start_y, unsigned start_z) one_htile_address_test() argument
528 unsigned height = 8 + 379 * (size / 6); run_htile_address_test() local
576 one_cmask_address_test(const char *name, const char *test, ADDR_HANDLE addrlib, const struct radeon_info *info, unsigned width, unsigned height, unsigned depth, unsigned bpp, unsigned swizzle_mode, bool pipe_aligned, bool rb_aligned, unsigned mrt_index, unsigned start_x, unsigned start_y, unsigned start_z) one_cmask_address_test() argument
692 unsigned height = 8 + 379 * (size / 6); run_cmask_address_test() local
[all...]
/third_party/mesa3d/src/amd/addrlib/src/core/
H A Daddrelemlib.cpp1142 UINT_32 height; in AdjustSurfaceInfo() local
1271 UINT_32 height; RestoreSurfaceInfo() local
[all...]
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_x11_dri3.c49 egl_dri3_set_drawable_size(struct loader_dri3_drawable *draw, int width, int height) egl_dri3_set_drawable_size() argument
H A Dplatform_drm.c317 dri2_drm_get_buffers_with_format(__DRIdrawable *driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) dri2_drm_get_buffers_with_format() argument
363 dri2_drm_get_buffers(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) dri2_drm_get_buffers() argument
514 swrast_put_image2(__DRIdrawable *driDrawable, int op, int x, int y, int width, int height, int stride, char *data, void *loaderPrivate) swrast_put_image2() argument
565 swrast_get_image(__DRIdrawable *driDrawable, int x, int y, int width, int height, char *data, void *loaderPrivate) swrast_get_image() argument
[all...]
/third_party/mesa3d/src/freedreno/fdl/
H A Dfreedreno_layout.h291 uint32_t width, height; member
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_image.c530 unsigned height = layout->height0; in tu_image_init() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_surface.c812 unsigned height = u_minify(tex->b.height0, dstLevel); in svga_propagate_surface() local
48 svga_texture_copy_region(struct svga_context *svga, struct svga_winsys_surface *src_handle, unsigned srcSubResource, unsigned src_x, unsigned src_y, unsigned src_z, struct svga_winsys_surface *dst_handle, unsigned dstSubResource, unsigned dst_x, unsigned dst_y, unsigned dst_z, unsigned width, unsigned height, unsigned depth) svga_texture_copy_region() argument
78 svga_texture_copy_handle(struct svga_context *svga, struct svga_winsys_surface *src_handle, unsigned src_x, unsigned src_y, unsigned src_z, unsigned src_level, unsigned src_layer, struct svga_winsys_surface *dst_handle, unsigned dst_x, unsigned dst_y, unsigned dst_z, unsigned dst_level, unsigned dst_layer, unsigned width, unsigned height, unsigned depth) svga_texture_copy_handle() argument
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_resource.c494 v3d_get_ub_pad(struct v3d_resource *rsc, uint32_t height) in v3d_get_ub_pad() argument
533 uint32_t height = prsc->height0; in v3d_setup_slices() local
1005 unsigned height = u_minify(shadow->base.height0, i); v3d_update_shadow_texture() local
[all...]
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_util.c867 dri2AllocateBuffer(__DRIscreen *screen, unsigned int attachment, unsigned int format, int width, int height) dri2AllocateBuffer() argument
/third_party/mesa3d/src/gallium/drivers/vc4/kernel/
H A Dvc4_validate.c90 size_is_lt(uint32_t width, uint32_t height, int cpp) in size_is_lt() argument
150 vc4_check_tex_size(struct vc4_exec_info *exec, struct drm_gem_cma_object *fbo, uint32_t offset, uint8_t tiling_format, uint32_t width, uint32_t height, uint8_t cpp) vc4_check_tex_size() argument
570 uint32_t height = VC4_GET_FIELD(p1, VC4_TEX_P1_HEIGHT); reloc_tex() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_clear.c547 zink_clear_render_target(struct pipe_context *pctx, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) zink_clear_render_target() argument
569 zink_clear_depth_stencil(struct pipe_context *pctx, struct pipe_surface *dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) zink_clear_depth_stencil() argument
[all...]
H A Dzink_kopper.c352 zink_kopper_displaytarget_create(struct zink_screen *screen, unsigned tex_usage, enum pipe_format format, unsigned width, unsigned height, unsigned alignment, const void *loader_private, unsigned *stride) zink_kopper_displaytarget_create() argument
[all...]
/third_party/mesa3d/src/imgui/
H A Dimstb_textedit.h509 float height; // height of line member

Completed in 33 milliseconds

1...<<111112113114115116117118119120>>...174