Home
last modified time | relevance | path

Searched defs:height (Results 1051 - 1075 of 2302) sorted by relevance

1...<<41424344454647484950>>...93

/third_party/glfw/examples/
H A Dheightmap.c411 int width, height; in main() local
/third_party/glfw/src/
H A Dmonitor.c127 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 Dnuklear_glfw_gl2.h68 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 Dvp8dsp.c282 int height = (size << 1) >> (k % 3); in check_mc() local
/third_party/backends/backend/
H A Ddc25.h207 int height; member
H A Ddc210.h224 int height; member
H A Dhp3900_debug.c544 dbg_tiff_save (char *sFile, SANE_Int width, SANE_Int height, SANE_Int depth, in dbg_tiff_save() argument
[all...]
H A Dpieusb.c774 double resolution, width, height; in sane_get_parameters() local
H A Dpint.c811 u_long x0, y0, width, height; in sane_get_parameters() local
/third_party/backends/backend/genesys/
H A Dimage_pipeline.h61 ImagePipelineNodeCallableSource(std::size_t width, std::size_t height, PixelFormat format, in ImagePipelineNodeCallableSource() argument
/third_party/cups-filters/filter/foomatic-rip/
H A Dpostscript.c350 double width, height; in _print_ps() local
/third_party/cups-filters/cupsfilters/
H A Dimage.c115 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 Durftopdf.cpp79 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 Dpflow.c281 void pf_breakLines(pf_flow *flow, le_int32 width, le_int32 height) in pf_breakLines() argument
/third_party/NuttX/drivers/usbdev/gadget/
H A Dusbd_video.c824 uint32_t height = frame_height; in usb_format_yuv_semiplanar_420() local
/third_party/mesa3d/src/amd/addrlib/src/r800/
H A Degbaddrlib.cpp94 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 DDialog.cpp222 bool CDialog::MoveItem(unsigned id, int x, int y, int width, int height, bool repaint) in MoveItem() argument
/third_party/mbedtls/library/
H A Dlms.c304 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 Da6xx.c316 unsigned height = sz >> 15; in cs_ibo_emit() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_fast_clear.c482 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 Dradv_meta_decompress.c404 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 Dv3dv_image.c40 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 Ddrisw.c58 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 Dnine_pipe.h81 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 Doutput.c47 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...]

Completed in 24 milliseconds

1...<<41424344454647484950>>...93