| /third_party/cups-filters/cupsfilters/ |
| H A D | image.c | 216 cupsImageGetRow(cups_image_t *img, int x, int y, int width, cups_ib_t *pixels) cupsImageGetRow() argument 497 _cupsImagePutRow( cups_image_t *img, int x, int y, int width, const cups_ib_t *pixels) _cupsImagePutRow() argument 832 cupsImageCrop(cups_image_t* img,int posw,int posh,int width,int height) cupsImageCrop() argument [all...] |
| /third_party/cups-filters/filter/ |
| H A D | rastertopclx.c | 1568 int width; /* Width of line in pixels */ in OutputLine() local 1704 width; /* Width of line */ in ReadLine() local [all...] |
| H A D | urftopdf.cpp | 78 unsigned width; member 122 QPDFObjectHandle makeImage(QPDF &pdf, PointerHolder<Buffer> page_data, unsigned width, unsigned height, ColorSpace cs, unsigned bpc) in makeImage() argument 188 int add_pdf_page(struct pdf_info * info, int pagen, unsigned width, unsigned height, int bpp, unsigned dpi) in add_pdf_page() argument 271 uint32_t width; global() member 278 decode_raster(int fd, unsigned width, unsigned height, int bpp, struct pdf_info * info) decode_raster() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | RBBIDataWrapper.java | 429 static public String intToString(int n, int width) { in intToString() argument 438 static public String charToString(char n, int width) { in charToString() argument 448 static public String intToHexString(int n, int width) { in intToHexString() argument [all...] |
| /third_party/icu/icu4c/source/samples/layout/ |
| H A D | pflow.c | 281 void pf_breakLines(pf_flow *flow, le_int32 width, le_int32 height) in pf_breakLines() argument
|
| /third_party/icu/icu4c/source/samples/cal/ |
| H A D | cal.c | 428 int32_t width, pad, i, day; in print_month() local 546 int32_t width, pad, i, j; in print_year() local [all...] |
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | usbd_video.c | 825 uint32_t width = frame_width; in usb_format_yuv_semiplanar_420() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | RBBIDataWrapper.java | 394 static public String intToString(int n, int width) { in intToString() argument 404 static public String intToHexString(int n, int width) { in intToHexString() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | number_fluent.cpp | 229 Derived NumberFormatterSettings<Derived>::unitWidth(UNumberUnitWidth width)&& { in unitWidth() argument
|
| /third_party/lzma/CPP/Windows/Control/ |
| H A D | Dialog.cpp | 222 bool CDialog::MoveItem(unsigned id, int x, int y, int width, int height, bool repaint)
in MoveItem() argument
|
| /third_party/mesa3d/src/freedreno/computerator/ |
| H A D | a6xx.c | 315 unsigned width = sz & MASK(15); in cs_ibo_emit() local
|
| /third_party/mesa3d/src/freedreno/rnn/ |
| H A D | rnndec.c | 160 int width = ti->high - ti->low + 1; in rnndec_decodeval() local [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_meta_fast_clear.c | 482 uint32_t width, height; in radv_process_color_image_layer() local 609 uint32_t width, height; in radv_process_color_image() local 740 uint32_t width, height; radv_decompress_dcc_compute() local [all...] |
| H A D | radv_meta_decompress.c | 404 uint32_t width, height; in radv_process_depth_image_layer() local 502 uint32_t width = radv_minify(image->info.width, subresourceRange->baseMipLevel + l); in radv_process_depth_stencil() local 548 uint32_t width, heigh in radv_expand_depth_stencil_compute() local [all...] |
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_image.c | 78 uint32_t width = image->vk.extent.width; in v3d_setup_slices() local
|
| /third_party/mesa3d/src/compiler/isaspec/ |
| H A D | decode.c | 602 unsigned width = 1 + field->high - field->low; in display_field() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_sdma_copy_image.c | 47 static unsigned minify_as_blocks(unsigned width, unsigned level, unsigned blk_w) in minify_as_blocks() argument
|
| /third_party/mesa3d/src/gallium/frontends/dri/ |
| H A D | drisw.c | 58 put_image(__DRIdrawable *dPriv, void *data, unsigned width, unsigned height) in put_image() argument 100 get_image(__DRIdrawable *dPriv, int x, int y, int width, int height, void *data) in get_image() argument 111 get_image2(__DRIdrawable *dPriv, int x, int y, int width, in argument 69 put_image2(__DRIdrawable *dPriv, void *data, int x, int y, unsigned width, unsigned height, unsigned stride) put_image2() argument 81 put_image_shm(__DRIdrawable *dPriv, int shmid, char *shmaddr, unsigned offset, unsigned offset_x, int x, int y, unsigned width, unsigned height, unsigned stride) put_image_shm() argument 126 get_image_shm(__DRIdrawable *dPriv, int x, int y, int width, int height, struct pipe_resource *res) get_image_shm() argument 158 drisw_get_image(struct dri_drawable *drawable, int x, int y, unsigned width, unsigned height, unsigned stride, void *data) drisw_get_image() argument 170 drisw_put_image(struct dri_drawable *drawable, void *data, unsigned width, unsigned height) drisw_put_image() argument 179 drisw_put_image2(struct dri_drawable *drawable, void *data, int x, int y, unsigned width, unsigned height, unsigned stride) drisw_put_image2() argument 189 drisw_put_image_shm(struct dri_drawable *drawable, int shmid, char *shmaddr, unsigned offset, unsigned offset_x, int x, int y, unsigned width, unsigned height, unsigned stride) drisw_put_image_shm() argument 352 unsigned width, height; drisw_allocate_textures() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | nine_pipe.h | 81 fit_rect_format_inclusive(enum pipe_format format, RECT *rect, int width, int height) in fit_rect_format_inclusive() argument 807 nine_format_get_stride(enum pipe_format format, unsigned width) nine_format_get_stride() argument 815 nine_format_get_level_alloc_size(enum pipe_format format, unsigned width, unsigned height, unsigned level) nine_format_get_level_alloc_size() argument 837 nine_format_get_size_and_offsets(enum pipe_format format, unsigned *offsets, unsigned width, unsigned height, unsigned last_level) nine_format_get_size_and_offsets() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/vdpau/ |
| H A D | output.c | 47 vlVdpOutputSurfaceCreate(VdpDevice device, VdpRGBAFormat rgba_format, uint32_t width, uint32_t height, VdpOutputSurface *surface) vlVdpOutputSurfaceCreate() argument 175 vlVdpOutputSurfaceGetParameters(VdpOutputSurface surface, VdpRGBAFormat *rgba_format, uint32_t *width, uint32_t *height) vlVdpOutputSurfaceGetParameters() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/xa/ |
| H A D | xa_composite.c | 546 xa_composite_rect(struct xa_context *ctx, int srcX, int srcY, int maskX, int maskY, int dstX, int dstY, int width, int height) xa_composite_rect() argument
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imstb_rectpack.h | 181 int width; member 260 stbrp_init_target(stbrp_context *context, int width, int height, stbrp_node *nodes, int num_nodes) stbrp_init_target() argument 293 stbrp__skyline_find_min_y(stbrp_context *c, stbrp_node *first, int x0, int width, int *pwaste) stbrp__skyline_find_min_y() argument 349 stbrp__skyline_find_best_pos(stbrp_context *c, int width, int height) stbrp__skyline_find_best_pos() argument 444 stbrp__skyline_pack_rectangle(stbrp_context *context, int width, int height) stbrp__skyline_pack_rectangle() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
| H A D | OutputMerger.cpp | 774 unsigned width, height; in SetRenderTargets() local
|
| H A D | Resource.cpp | 159 unsigned width; in subResourceBox() local [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_fs_combine_constants.cpp | 533 const uint32_t width = devinfo->ver == 8 && imm->is_half_float ? 2 : 1; in opt_combine_constants() local
|