Home
last modified time | relevance | path

Searched defs:height (Results 1026 - 1050 of 2628) sorted by relevance

1...<<41424344454647484950>>...106

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DLocaleData.java368 private int height; field in LocaleData.PaperSize
/third_party/icu/icu4c/source/i18n/
H A Dulocdata.cpp245 ulocdata_getPaperSize(const char* localeID, int32_t *height, int32_t *width, UErrorCode *status){ in ulocdata_getPaperSize() argument
/third_party/libuv/src/unix/
H A Dtty.c338 int uv_tty_get_winsize(uv_tty_t* tty, int* width, int* height) { in uv_tty_get_winsize() argument
/third_party/mesa3d/src/amd/addrlib/src/core/
H A Daddrlib1.h381 HwlPadDimensions( AddrTileMode tileMode, UINT_32 bpp, ADDR_SURFACE_FLAGS flags, UINT_32 numSamples, ADDR_TILEINFO* pTileInfo, UINT_32 mipLevel, UINT_32* pPitch, UINT_32* pPitchAlign, UINT_32 height, UINT_32 heightAlign) const HwlPadDimensions() argument
/third_party/libdrm/include/drm/
H A Dqxl_drm.h122 __u32 height; member
H A Dvirtgpu_drm.h87 __u32 height; member
/third_party/lame/frontend/
H A Dgpkplotting.c105 gint16 width, height; in gpk_graph_draw() local
158 gint16 width, height; in gpk_rectangle_draw() local
198 gint16 width, height, x, y, barheight; gpk_bargraph_draw() local
310 gpk_plot_new(int width, int height) gpk_plot_new() argument
315 gtk_drawing_area_size(GTK_DRAWING_AREA(pixmapbox), width, height); gpk_plot_new() local
[all...]
/third_party/mesa3d/src/freedreno/fdl/
H A Dfd6_view.c167 uint32_t height = u_minify(layout->height0, args->base_miplevel); in fdl6_view_init() local
[all...]
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_android.h126 int height; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta.h152 uint32_t width, height; member
H A Dradv_meta_copy_vrs_htile.c292 uint32_t height = DIV_ROUND_UP(extent->height, 8); in radv_copy_vrs_htile() local
H A Dradv_meta_dcc_retile.c260 unsigned height = DIV_ROUND_UP(image->info.height, vk_format_get_blockheight(image->vk.format)); in radv_retile_dcc() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pass.c344 uint32_t width, height; in subpass_get_granularity() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_clear.c497 svga_blitter_clear_render_target(struct svga_context *svga, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height) svga_blitter_clear_render_target() argument
525 svga_clear_render_target(struct pipe_context *pipe, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) svga_clear_render_target() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dtransfer.cpp107 size_t height = img.type() == CL_MEM_OBJECT_IMAGE1D_ARRAY ? img.array_size() : img.height(); in validate_object() local
H A Dmemory.cpp344 clCreateImage2D(cl_context d_ctx, cl_mem_flags d_flags, const cl_image_format *format, size_t width, size_t height, size_t row_pitch, void *host_ptr, cl_int *r_errcode) clCreateImage2D() argument
355 clCreateImage3D(cl_context d_ctx, cl_mem_flags d_flags, const cl_image_format *format, size_t width, size_t height, size_t depth, size_t row_pitch, size_t slice_pitch, void *host_ptr, cl_int *r_errcode) clCreateImage3D() argument
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_image.c82 bounds_check(int width, int height, int depth, in bounds_check() argument
214 unsigned width, height, depth; in sp_tgsi_load() local
297 unsigned width, height, depth; in sp_tgsi_store() local
147 get_dimensions(const struct pipe_image_view *iview, const struct softpipe_resource *spr, unsigned tgsi_tex_instr, enum pipe_format pformat, unsigned *width, unsigned *height, unsigned *depth) get_dimensions() argument
630 unsigned width, height, depth; sp_tgsi_op() local
[all...]
/third_party/mesa3d/src/gallium/drivers/virgl/tests/
H A Dvirgl_staging_mgr_test.cpp44 fake_resource_create(struct virgl_winsys *vws, enum pipe_texture_target target, const void *map_front_private, uint32_t format, uint32_t bind, uint32_t width, uint32_t height, uint32_t depth, uint32_t array_size, uint32_t last_level, uint32_t nr_samples, uint32_t flags, uint32_t size) fake_resource_create() argument
318 failing_resource_create(struct virgl_winsys *vws, enum pipe_texture_target target, const void *map_front_private, uint32_t format, uint32_t bind, uint32_t width, uint32_t height, uint32_t depth, uint32_t array_size, uint32_t last_level, uint32_t nr_samples, uint32_t flags, uint32_t size) failing_resource_create() argument
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Ddecode.c42 vlVdpDecoderCreate(VdpDevice device, VdpDecoderProfile profile, uint32_t width, uint32_t height, uint32_t max_references, VdpDecoder *decoder) vlVdpDecoderCreate() argument
177 vlVdpDecoderGetParameters(VdpDecoder decoder, VdpDecoderProfile *profile, uint32_t *width, uint32_t *height) vlVdpDecoderGetParameters() argument
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_context.c344 xa_solid(struct xa_context *ctx, int x, int y, int width, int height) in xa_solid() argument
252 xa_copy(struct xa_context *ctx, int dx, int dy, int sx, int sy, int width, int height) xa_copy() argument
/third_party/mesa3d/src/gallium/winsys/sw/kms-dri/
H A Dkms_dri_sw_winsys.c71 unsigned height; member
130 get_plane(struct kms_sw_displaytarget *kms_sw_dt, enum pipe_format format, unsigned width, unsigned height, unsigned stride, unsigned offset) get_plane() argument
164 kms_sw_displaytarget_create(struct sw_winsys *ws, unsigned tex_usage, enum pipe_format format, unsigned width, unsigned height, unsigned alignment, const void *front_private, unsigned *stride) kms_sw_displaytarget_create() argument
320 kms_sw_displaytarget_add_from_prime(struct kms_sw_winsys *kms_sw, int fd, enum pipe_format format, unsigned width, unsigned height, unsigned stride, unsigned offset) kms_sw_displaytarget_add_from_prime() argument
[all...]
/third_party/mesa3d/src/gallium/winsys/sw/xlib/
H A Dxlib_sw_winsys.c62 unsigned height; member
150 alloc_shm_ximage(struct xlib_displaytarget *xlib_dt, struct xlib_drawable *xmb, unsigned width, unsigned height) alloc_shm_ximage() argument
203 alloc_ximage(struct xlib_displaytarget *xlib_dt, struct xlib_drawable *xmb, unsigned width, unsigned height) alloc_ximage() argument
400 xlib_displaytarget_create(struct sw_winsys *winsys, unsigned tex_usage, enum pipe_format format, unsigned width, unsigned height, unsigned alignment, const void *front_private, unsigned *stride) xlib_displaytarget_create() argument
[all...]
/third_party/mesa3d/src/glx/
H A Ddri2.c402 DRI2GetBuffers(Display * dpy, XID drawable, int *width, int *height, unsigned int *attachments, int count, int *outCount) DRI2GetBuffers() argument
461 DRI2GetBuffersWithFormat(Display * dpy, XID drawable, int *width, int *height, unsigned int *attachments, int count, int *outCount) DRI2GetBuffersWithFormat() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_kopper.h67 unsigned height; member
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_dec_common.h138 unsigned int height; member

Completed in 17 milliseconds

1...<<41424344454647484950>>...106