Home
last modified time | relevance | path

Searched defs:width (Results 851 - 875 of 5209) sorted by relevance

1...<<31323334353637383940>>...209

/third_party/mesa3d/src/gallium/frontends/hgl/
H A Dhgl_context.h37 unsigned width; member
71 unsigned width; member
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
H A Dtest_subpicture.c59 const unsigned int width = 16, height = 16; in main() local
H A Dtestlib.c43 GetPort( Display *display, unsigned int width, unsigned int height, unsigned int chroma_format, const unsigned int *mc_types, unsigned int num_mc_types, XvPortID *port_id, int *surface_type_id, unsigned int *is_overlay, unsigned int *intra_unsigned ) GetPort() argument
/third_party/mesa3d/src/gallium/targets/graw-xlib/
H A Dgraw_xlib.c45 graw_create_window_and_screen( int x, int y, unsigned width, unsigned height, enum pipe_format format, void **handle) graw_create_window_and_screen() argument
/third_party/mesa3d/src/gallium/targets/graw-gdi/
H A Dgraw_gdi.c60 graw_create_window_and_screen(int x, int y, unsigned width, unsigned height, enum pipe_format format, void **handle) graw_create_window_and_screen() argument
/third_party/node/src/
H A Dtty_wrap.cc99 int width, height; in GetWindowSize() local
/third_party/musl/porting/linux/user/src/time/
H A Dstrftime.c78 int width = 2, def_pad = '0'; in __strftime_fmt_1() local
292 unsigned long width; in __strftime_l() local
[all...]
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A Dvfscanf.c58 int width; in vfscanf() local
/third_party/musl/porting/uniproton/kernel/src/stdio/
H A Dvfscanf.c58 int width; in vfscanf() local
/third_party/musl/src/stdlib/
H A Dqsort.c45 static void cycle(size_t width, unsigned char* ar[], int n) in cycle() argument
92 static void sift(unsigned char *head, size_t width, cmpfun cmp, void *arg, int pshift, size_t lp[]) in sift() argument
119 static void trinkle(unsigned char *head, size_t width, cmpfu argument
158 __qsort_r(void *base, size_t nel, size_t width, cmpfun cmp, void *arg) __qsort_r() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress.c905 _mesa_decompress_image(mesa_format format, GLuint width, GLuint height, in _mesa_decompress_image() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_simd_selection.c61 const unsigned width = 8u << simd; in brw_simd_should_compile() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_padding.cpp31 Padder::Padder(UChar32 cp, int32_t width, UNumberFormatPadPosition position) : fWidth(width) { in Padder() argument
37 Padder::Padder(int32_t width) : fWidth(width) {} in Padder() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_pbo.h34 unsigned width; member
/third_party/mesa3d/src/util/format/
H A Du_format_other.c36 util_format_r9g9b9e5_float_unpack_rgba_float(void *restrict dst_row, const uint8_t *restrict src_row, unsigned width) util_format_r9g9b9e5_float_unpack_rgba_float() argument
53 util_format_r9g9b9e5_float_pack_rgba_float(uint8_t *restrict dst_row, unsigned dst_stride, const float *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_r9g9b9e5_float_pack_rgba_float() argument
84 util_format_r9g9b9e5_float_unpack_rgba_8unorm(uint8_t *restrict dst_row, const uint8_t *restrict src_row, unsigned width) util_format_r9g9b9e5_float_unpack_rgba_8unorm() argument
106 util_format_r9g9b9e5_float_pack_rgba_8unorm(uint8_t *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_r9g9b9e5_float_pack_rgba_8unorm() argument
132 util_format_r11g11b10_float_unpack_rgba_float(void *restrict dst_row, const uint8_t *restrict src_row, unsigned width) util_format_r11g11b10_float_unpack_rgba_float() argument
149 util_format_r11g11b10_float_pack_rgba_float(uint8_t *restrict dst_row, unsigned dst_stride, const float *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_r11g11b10_float_pack_rgba_float() argument
180 util_format_r11g11b10_float_unpack_rgba_8unorm(uint8_t *restrict dst_row, const uint8_t *restrict src_row, unsigned width) util_format_r11g11b10_float_unpack_rgba_8unorm() argument
202 util_format_r11g11b10_float_pack_rgba_8unorm(uint8_t *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_r11g11b10_float_pack_rgba_8unorm() argument
243 util_format_r8g8bx_snorm_unpack_rgba_float(void *restrict dst_row, const uint8_t *restrict src_row, unsigned width) util_format_r8g8bx_snorm_unpack_rgba_float() argument
266 util_format_r8g8bx_snorm_unpack_rgba_8unorm(uint8_t *restrict dst, const uint8_t *restrict src_row, unsigned width) util_format_r8g8bx_snorm_unpack_rgba_8unorm() argument
289 util_format_r8g8bx_snorm_pack_rgba_float(uint8_t *restrict dst_row, unsigned dst_stride, const float *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_r8g8bx_snorm_pack_rgba_float() argument
314 util_format_r8g8bx_snorm_pack_rgba_8unorm(uint8_t *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_r8g8bx_snorm_pack_rgba_8unorm() argument
[all...]
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay_params.h101 unsigned width; member
/third_party/mesa3d/include/android_stub/android/
H A Dnative_window.h96 int32_t width; member
/third_party/mesa3d/include/android_stub/hardware/
H A Dfb.h51 const uint32_t width; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_linear_fastpath.c60 lp_linear_blit_rgba_blit(const struct lp_rast_state *state, unsigned x, unsigned y, unsigned width, unsigned height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4], uint8_t *color, unsigned stride) lp_linear_blit_rgba_blit() argument
109 lp_linear_blit_rgb1_blit(const struct lp_rast_state *state, unsigned x, unsigned y, unsigned width, unsigned height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4], uint8_t *color, unsigned stride) lp_linear_blit_rgb1_blit() argument
165 lp_linear_purple(const struct lp_rast_state *state, unsigned x, unsigned y, unsigned width, unsigned height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4], uint8_t *color, unsigned stride) lp_linear_purple() argument
[all...]
H A Dlp_linear_interp.c75 const int width = (interp->width + 3) & ~3; in interp_0_8() local
120 lp_linear_init_interp(struct lp_linear_interp *interp, int x, int y, int width, int height, unsigned usage_mask, boolean perspective, float oow, const float *a0, const float *dadx, const float *dady) lp_linear_init_interp() argument
229 lp_linear_init_interp(struct lp_linear_interp *interp, int x, int y, int width, int height, unsigned usage_mask, boolean perspective, float oow, const float *a0, const float *dadx, const float *dady) lp_linear_init_interp() argument
H A Dlp_linear_priv.h29 int width; member
61 int width; /* rounded up to multiple of 4 */ member
/third_party/libdrm/tests/modetest/
H A Dbuffers.c58 bo_create_dumb(int fd, unsigned int width, unsigned int height, unsigned int bpp) in bo_create_dumb() argument
125 bo_create(int fd, unsigned int format, unsigned int width, unsigned int height, unsigned int handles[4], unsigned int pitches[4], unsigned int offsets[4], enum util_fill_pattern pattern) bo_create() argument
/third_party/libinput/tools/
H A Dlibinput-analyze-per-slot-delta.py44 width = 16 variable in SlotFormatter
/third_party/libdrm/tests/tegra/
H A Dvic-flip.c246 const unsigned int width = 16, height = 16; in main() local
H A Dvic-blit.c246 const unsigned int width = 16, height = 16; in main() local

Completed in 11 milliseconds

1...<<31323334353637383940>>...209