Home
last modified time | relevance | path

Searched defs:width (Results 1651 - 1675 of 3260) sorted by relevance

1...<<61626364656667686970>>...131

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DRBBIDataWrapper.java394 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 Dnumber_fluent.cpp229 Derived NumberFormatterSettings<Derived>::unitWidth(UNumberUnitWidth width)&& { in unitWidth() argument
/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/mesa3d/src/freedreno/computerator/
H A Da6xx.c315 unsigned width = sz & MASK(15); in cs_ibo_emit() local
/third_party/mesa3d/src/freedreno/rnn/
H A Drnndec.c160 int width = ti->high - ti->low + 1; in rnndec_decodeval() local
[all...]
/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
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 Dv3dv_image.c78 uint32_t width = image->vk.extent.width; in v3d_setup_slices() local
/third_party/mesa3d/src/compiler/isaspec/
H A Ddecode.c602 unsigned width = 1 + field->high - field->low; in display_field() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_sdma_copy_image.c47 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 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, 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
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...]
H A Ddevice9ex.c68 NineDevice9Ex_SetConvolutionMonoKernel( UNUSED struct NineDevice9Ex *This, UNUSED UINT width, UNUSED UINT height, UNUSED float *rows, UNUSED float *columns ) NineDevice9Ex_SetConvolutionMonoKernel() argument
/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...]
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_composite.c546 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 Dimstb_rectpack.h181 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 DOutputMerger.cpp774 unsigned width, height; in SetRenderTargets() local
H A DResource.cpp159 unsigned width; in subResourceBox() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_combine_constants.cpp533 const uint32_t width = devinfo->ver == 8 && imm->is_half_float ? 2 : 1; in opt_combine_constants() local
H A Dtest_eu_validate.cpp2840 unsigned width; in TEST_P() member
/third_party/mesa3d/src/gallium/winsys/virgl/vtest/
H A Dvirgl_vtest_socket.c275 virgl_vtest_send_resource_create2(struct virgl_vtest_winsys *vws, uint32_t handle, enum pipe_texture_target target, 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 size, int *out_fd) virgl_vtest_send_resource_create2() argument
322 virgl_vtest_send_resource_create(struct virgl_vtest_winsys *vws, uint32_t handle, enum pipe_texture_target target, 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 size, int *out_fd) virgl_vtest_send_resource_create() argument
/third_party/mesa3d/src/hgl/
H A DGLView.cpp249 BGLView::FrameResized(float width, float height) in FrameResized() argument
/third_party/mesa3d/src/glx/
H A Dglx_pbuffer.c735 int i, width, height; in glXCreatePbuffer() local
574 CreatePbuffer(Display * dpy, struct glx_config *config, unsigned int width, unsigned int height, const int *attrib_list, GLboolean size_in_attribs) CreatePbuffer() argument
718 glXCreateGLXPbufferSGIX(Display * dpy, GLXFBConfigSGIX config, unsigned int width, unsigned int height, int *attrib_list) glXCreateGLXPbufferSGIX() argument
828 unsigned int width, height, bd, depth; glXQueryDrawable() local
[all...]
/third_party/mesa3d/src/gallium/frontends/xvmc/
H A Dsubpicture.c261 XvMCCreateSubpicture(Display *dpy, XvMCContext *context, XvMCSubpicture *subpicture, unsigned short width, unsigned short height, int xvimage_id) XvMCCreateSubpicture() argument
370 XvMCClearSubpicture(Display *dpy, XvMCSubpicture *subpicture, short x, short y, unsigned short width, unsigned short height, unsigned int color) XvMCClearSubpicture() argument
409 XvMCCompositeSubpicture(Display *dpy, XvMCSubpicture *subpicture, XvImage *image, short srcx, short srcy, unsigned short width, unsigned short height, short dstx, short dsty) XvMCCompositeSubpicture() argument
[all...]
/third_party/mesa3d/src/gallium/tests/graw/
H A Dgs-test.c191 set_viewport( float x, float y, float width, float height, float zNear, float zFar) set_viewport() argument

Completed in 25 milliseconds

1...<<61626364656667686970>>...131