Home
last modified time | relevance | path

Searched defs:width (Results 526 - 550 of 5209) sorted by relevance

1...<<21222324252627282930>>...209

/third_party/libsnd/src/
H A Dbroadcast.c116 int count, width ; in gen_coding_history() local
[all...]
/third_party/libdrm/include/drm/
H A Ddrm_sarea.h68 unsigned int width; member
/third_party/mesa3d/src/amd/vulkan/
H A Dvk_format.h146 vk_format_get_plane_width(VkFormat format, unsigned plane, unsigned width) in vk_format_get_plane_width() argument
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_tile_cache.c230 unsigned width, height, layer; in sp_find_cached_tile_tex() local
H A Dsp_surface.c96 softpipe_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) softpipe_clear_render_target() argument
114 softpipe_clear_depth_stencil(struct pipe_context *pipe, struct pipe_surface *dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) softpipe_clear_depth_stencil() argument
/third_party/mesa3d/src/gallium/include/frontend/
H A Dvdpau_dmabuf.h58 uint32_t width; member
/third_party/mesa3d/src/gallium/frontends/hgl/
H A Dbitmap_wrapper.cpp44 create_bitmap(int32 width, int32 height, color_space colorSpace) in create_bitmap() argument
54 get_bitmap_size(const Bitmap* bitmap, int32* width, int32* height) in get_bitmap_size() argument
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dbitmap.c39 vlVdpBitmapSurfaceCreate(VdpDevice device, VdpRGBAFormat rgba_format, uint32_t width, uint32_t height, VdpBool frequently_accessed, VdpBitmapSurface *surface) vlVdpBitmapSurfaceCreate() argument
152 vlVdpBitmapSurfaceGetParameters(VdpBitmapSurface surface, VdpRGBAFormat *rgba_format, uint32_t *width, uint32_t *height, VdpBool *frequently_accessed) vlVdpBitmapSurfaceGetParameters() argument
/third_party/mesa3d/src/glx/apple/
H A Dapple_xgl_api_read.c100 __applegl_glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, in __applegl_glReadPixels() argument
113 __applegl_glCopyPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type) in __applegl_glCopyPixels() argument
125 __applegl_glCopyColorTable(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width) __applegl_glCopyColorTable() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_framebuffer.h38 uint32_t width; member
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
H A Dtest_blocks.c37 const unsigned int width = 16, height = 16; in main() local
/third_party/musl/src/time/
H A Dstrftime.c51 int width = 2, def_pad = '0'; in __strftime_fmt_1() local
242 unsigned long width; in __strftime_l() local
[all...]
/third_party/musl/porting/liteos_a/kernel/src/time/
H A Dstrftime.c50 int width = 2, def_pad = '0'; in __strftime_fmt_1() local
222 unsigned long width; in __strftime_l() local
[all...]
/third_party/musl/porting/liteos_m/kernel/src/time/
H A Dstrftime.c50 int width = 2, def_pad = '0'; in __strftime_fmt_1() local
222 unsigned long width; in __strftime_l() local
[all...]
/third_party/musl/porting/uniproton/kernel/src/time/
H A Dstrftime.c50 int width = 2, def_pad = '0'; in __strftime_fmt_1() local
222 unsigned long width; in __strftime_l() local
[all...]
/third_party/ninja/src/
H A Dmetrics.cc92 int width = 0; in Report() local
/third_party/mesa3d/src/loader/
H A Dloader_dri_helper.c33 loader_dri_create_image(__DRIscreen *screen, const __DRIimageExtension *image, uint32_t width, uint32_t height, uint32_t dri_format, uint32_t dri_usage, const uint64_t *modifiers, unsigned int modifiers_count, void *loaderPrivate) loader_dri_create_image() argument
/third_party/node/deps/npm/node_modules/cli-columns/
H A Dindex.js
/third_party/mesa3d/src/mesa/main/
H A Ddrawpix.c49 _mesa_DrawPixels( GLsizei width, GLsizei height, in _mesa_DrawPixels() argument
199 _mesa_CopyPixels( GLint srcx, GLint srcy, GLsizei width, GLsizei height, in _mesa_CopyPixels() argument
320 _mesa_Bitmap( GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap ) _mesa_Bitmap() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_linear.c145 const int width = box.x1 - box.x0 + 1; in lp_rast_linear_rect() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_resource.h13 uint32_t width; member
/third_party/libdrm/tests/tegra/
H A Dvic-clear.c42 const unsigned int width = 16, height = 16; in main() local
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_validate.c116 uint8_t *width = calloc(ctx->ssa_alloc, sizeof(uint8_t)); in bi_validate_width() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySamplingResources.hpp30 unsigned int width; member
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dpng.cc49 amber::Result ConvertToPNG(uint32_t width, in ConvertToPNG() argument
84 LoadPNG(const std::string file_name, uint32_t* width, uint32_t* height, std::vector<amber::Value>* values) LoadPNG() argument

Completed in 10 milliseconds

1...<<21222324252627282930>>...209