/third_party/glfw/examples/ |
H A D | heightmap.c | 411 int width, height; in main() local
|
/third_party/glfw/src/ |
H A D | monitor.c | 127 int width, height, xoff, yoff; in _glfwInputMonitor() local 341 glfwGetMonitorWorkarea(GLFWmonitor* handle, int* xpos, int* ypos, int* width, int* height) glfwGetMonitorWorkarea() argument [all...] |
/third_party/glfw/deps/ |
H A D | nuklear_glfw_gl2.h | 68 int width, height; member 83 nk_glfw3_device_upload_atlas(const void *image, int width, int height) in nk_glfw3_device_upload_atlas() argument
|
/third_party/ffmpeg/tests/checkasm/ |
H A D | vp8dsp.c | 282 int height = (size << 1) >> (k % 3); in check_mc() local
|
/third_party/backends/backend/ |
H A D | dc25.h | 207 int height; member
|
H A D | dc210.h | 224 int height; member
|
H A D | hp3900_debug.c | 544 dbg_tiff_save (char *sFile, SANE_Int width, SANE_Int height, SANE_Int depth, in dbg_tiff_save() argument [all...] |
H A D | pieusb.c | 774 double resolution, width, height; in sane_get_parameters() local
|
H A D | pint.c | 811 u_long x0, y0, width, height; in sane_get_parameters() local
|
/third_party/backends/backend/genesys/ |
H A D | image_pipeline.h | 61 ImagePipelineNodeCallableSource(std::size_t width, std::size_t height, PixelFormat format, in ImagePipelineNodeCallableSource() argument
|
/third_party/cups-filters/filter/foomatic-rip/ |
H A D | postscript.c | 350 double width, height; in _print_ps() local
|
/third_party/cups-filters/cupsfilters/ |
H A D | image.c | 115 cupsImageGetCol(cups_image_t *img, int x, int y, int height, cups_ib_t *pixels) cupsImageGetCol() argument 422 _cupsImagePutCol( cups_image_t *img, int x, int y, int height, const cups_ib_t *pixels) _cupsImagePutCol() 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 | urftopdf.cpp | 79 unsigned height; 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 272 uint32_t height; global() member 278 decode_raster(int fd, unsigned width, unsigned height, int bpp, struct pdf_info * info) decode_raster() 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/NuttX/drivers/usbdev/gadget/ |
H A D | usbd_video.c | 824 uint32_t height = frame_height; in usb_format_yuv_semiplanar_420() local
|
/third_party/mesa3d/src/amd/addrlib/src/r800/ |
H A D | egbaddrlib.cpp | 94 UINT_32 height = pIn->height; in DispatchComputeSurfaceInfo() local 1079 ComputeSurfaceMipLevelTileMode( AddrTileMode baseTileMode, UINT_32 bpp, UINT_32 pitch, UINT_32 height, UINT_32 numSlices, UINT_32 numSamples, UINT_32 pitchAlign, UINT_32 heightAlign, ADDR_TILEINFO* pTileInfo ) const ComputeSurfaceMipLevelTileMode() argument [all...] |
/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/mbedtls/library/ |
H A D | lms.c | 304 unsigned int height; in mbedtls_lms_verify() local 491 unsigned int height; in get_merkle_path() local [all...] |
/third_party/mesa3d/src/freedreno/computerator/ |
H A D | a6xx.c | 316 unsigned height = sz >> 15; in cs_ibo_emit() local
|
/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 503 uint32_t height = radv_minify(image->info.height, subresourceRange->baseMipLevel + l); in radv_process_depth_stencil() local 548 uint32_t width, height; in radv_expand_depth_stencil_compute() local [all...] |
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_image.c | 40 v3d_get_ub_pad(uint32_t cpp, uint32_t height) in v3d_get_ub_pad() argument 79 uint32_t height = image->vk.extent.height; in v3d_setup_slices() local [all...] |
/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, int height, 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 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...] |