/third_party/libevdev/tools/ |
H A D | touchpad-edge-detector.c | 179 int width = x->maximum - x->minimum, in print_udev_override_rule() local
|
/third_party/libinput/tools/ |
H A D | libinput-measure-touchpad-pressure.py | 50 def width(self): member in TableFormatter [all...] |
/third_party/libdrm/tests/tegra/ |
H A D | drm-test.c | 164 drm_framebuffer_new(struct drm_framebuffer **fbp, struct drm_screen *screen, uint32_t handle, unsigned int width, unsigned int height, unsigned int pitch, uint32_t format, void *data) drm_framebuffer_new() argument
|
H A D | vic.c | 50 int vic_image_new(struct vic *vic, unsigned int width, unsigned int height, in vic_image_new() argument
|
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | utils-arm64.cc | 75 int CountLeadingZeros(uint64_t value, int width) { in CountLeadingZeros() argument 83 int CountLeadingSignBits(int64_t value, int width) { in CountLeadingSignBits() argument 92 CountSetBits(uint64_t value, int width) CountSetBits() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
H A D | fd5_image.c | 50 uint32_t width; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_perfetto.h | 101 uint16_t width; member
|
H A D | freedreno_gmem.h | 60 uint16_t width, height; member
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_clear.c | 42 i915_clear_emit(struct pipe_context *pipe, unsigned buffers, const union pipe_color_union *color, double depth, unsigned stencil, unsigned destx, unsigned desty, unsigned width, unsigned height) i915_clear_emit() argument
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_job.h | 55 int width, height; member
|
H A D | lima_resource.h | 38 uint32_t width; member
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_video.h | 95 u_copy_nv12_to_yv12(void *const *destination_data, uint32_t const *destination_pitches, int src_plane, int src_field, int src_stride, int num_fields, uint8_t const *src, int width, int height) u_copy_nv12_to_yv12() argument 137 u_copy_nv12_from_yv12(const void *const *source_data, uint32_t const *source_pitches, int dst_plane, int dst_field, int dst_stride, int num_fields, uint8_t *dst, int width, int height) u_copy_nv12_from_yv12() argument 163 u_copy_yv12_to_nv12(void *const *destination_data, uint32_t const *destination_pitches, int src_plane, int src_field, int src_stride, int num_fields, uint8_t const *src, int width, int height) u_copy_yv12_to_nv12() argument 186 u_copy_swap422_packed(void *const *destination_data, uint32_t const *destination_pitches, int src_plane, int src_field, int src_stride, int num_fields, uint8_t const *src, int width, int height) u_copy_swap422_packed() argument 211 u_get_h264_level(uint32_t width, uint32_t height, uint32_t *max_reference) u_get_h264_level() argument [all...] |
H A D | u_box.h | 128 int x, width; u_box_union_1d() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_median_filter.c | 244 vl_median_filter_init(struct vl_median_filter *filter, struct pipe_context *pipe, unsigned width, unsigned height, unsigned size, enum vl_median_filter_shape shape) vl_median_filter_init() argument
|
H A D | vl_vertex_buffers.c | 84 vl_vb_upload_pos(struct pipe_context *pipe, unsigned width, unsigned height) in vl_vb_upload_pos() argument 209 vl_vb_init(struct vl_vertex_buffer *buffer, struct pipe_context *pipe, unsigned width, unsigned height) vl_vb_init() argument
|
H A D | vl_vertex_buffers.h | 93 unsigned width, height; member
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_etc2.c | 78 etna_etc2_calculate_blocks(uint8_t *buffer, unsigned stride, unsigned width, unsigned height, enum pipe_format format, struct util_dynarray *offsets) etna_etc2_calculate_blocks() argument
|
/third_party/mesa3d/src/util/format/ |
H A D | u_format_bptc.c | 36 util_format_bptc_rgba_unorm_unpack_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_bptc_rgba_unorm_unpack_rgba_8unorm() argument 46 util_format_bptc_rgba_unorm_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_bptc_rgba_unorm_pack_rgba_8unorm() argument 56 util_format_bptc_rgba_unorm_unpack_rgba_float(void *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_bptc_rgba_unorm_unpack_rgba_float() argument 77 util_format_bptc_rgba_unorm_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_bptc_rgba_unorm_pack_rgba_float() argument 99 util_format_bptc_rgba_unorm_fetch_rgba(void *restrict dst, const uint8_t *restrict src, unsigned width, unsigned height) util_format_bptc_rgba_unorm_fetch_rgba() argument 114 util_format_bptc_srgba_unpack_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_bptc_srgba_unpack_rgba_8unorm() argument 124 util_format_bptc_srgba_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_bptc_srgba_pack_rgba_8unorm() argument 134 util_format_bptc_srgba_unpack_rgba_float(void *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_bptc_srgba_unpack_rgba_float() argument 157 util_format_bptc_srgba_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_bptc_srgba_pack_rgba_float() argument 168 util_format_bptc_srgba_fetch_rgba(void *restrict dst, const uint8_t *restrict src, unsigned width, unsigned height) util_format_bptc_srgba_fetch_rgba() argument 179 util_format_bptc_rgb_float_unpack_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_bptc_rgb_float_unpack_rgba_8unorm() argument 202 util_format_bptc_rgb_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_bptc_rgb_float_pack_rgba_8unorm() argument 212 util_format_bptc_rgb_float_unpack_rgba_float(void *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_bptc_rgb_float_unpack_rgba_float() argument 223 util_format_bptc_rgb_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_bptc_rgb_float_pack_rgba_float() argument 234 util_format_bptc_rgb_float_fetch_rgba(void *restrict dst, const uint8_t *restrict src, unsigned width, unsigned height) util_format_bptc_rgb_float_fetch_rgba() argument 242 util_format_bptc_rgb_ufloat_unpack_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_bptc_rgb_ufloat_unpack_rgba_8unorm() argument 264 util_format_bptc_rgb_ufloat_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_bptc_rgb_ufloat_pack_rgba_8unorm() argument 274 util_format_bptc_rgb_ufloat_unpack_rgba_float(void *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_bptc_rgb_ufloat_unpack_rgba_float() argument 285 util_format_bptc_rgb_ufloat_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_bptc_rgb_ufloat_pack_rgba_float() argument 296 util_format_bptc_rgb_ufloat_fetch_rgba(void *restrict dst, const uint8_t *restrict src, unsigned width, unsigned height) util_format_bptc_rgb_ufloat_fetch_rgba() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_type.h | 122 unsigned width:14; member 212 lp_type_float(unsigned width) in lp_type_float() argument 228 lp_type_float_vec(unsigned width, unsigned total_width) lp_type_float_vec() argument 244 lp_type_int(unsigned width) lp_type_int() argument 259 lp_type_int_vec(unsigned width, unsigned total_width) lp_type_int_vec() argument 274 lp_type_uint(unsigned width) lp_type_uint() argument 288 lp_type_uint_vec(unsigned width, unsigned total_width) lp_type_uint_vec() argument 301 lp_type_unorm(unsigned width, unsigned total_width) lp_type_unorm() argument 315 lp_type_fixed(unsigned width, unsigned total_width) lp_type_fixed() argument 330 lp_type_ufixed(unsigned width, unsigned total_width) lp_type_ufixed() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/rbug/ |
H A D | rbug_texture.h | 98 uint32_t *width; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_image.c | 51 uint32_t width; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderLimitTests.cpp | 69 const int width = viewportSize.x(); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
H A D | vktSubgroupsTestsUtils.hpp | 259 bool operator() (const void* extraData, std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize, bool multipleCallsPossible) const in operator ()() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Stream.h | 64 unsigned int width; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
H A D | WindowSurfaceWGL.cpp | 111 postSubBuffer(const gl::Context *context, EGLint x, EGLint y, EGLint width, EGLint height) postSubBuffer() argument
|