Home
last modified time | relevance | path

Searched defs:width (Results 1 – 25 of 3051) sorted by relevance

12345678910>>...123

/third_party/skia/gm/
Dthinconcavepaths.cpp16 void draw_thin_stroked_rect(SkCanvas* canvas, const SkPaint& paint, SkScalar width) { in draw_thin_stroked_rect()
29 void draw_thin_right_angle(SkCanvas* canvas, const SkPaint& paint, SkScalar width) { in draw_thin_right_angle()
41 void draw_golf_club(SkCanvas* canvas, const SkPaint& paint, SkScalar width) { in draw_golf_club()
54 void draw_barbell(SkCanvas* canvas, const SkPaint& paint, SkScalar width) { in draw_barbell()
70 void draw_thin_rect_and_triangle(SkCanvas* canvas, const SkPaint& paint, SkScalar width) { in draw_thin_rect_and_triangle()
85 void draw_hipster_pants(SkCanvas* canvas, const SkPaint& paint, SkScalar width) { in draw_hipster_pants()
97 void draw_skinny_snake(SkCanvas* canvas, const SkPaint& paint, SkScalar width) { in draw_skinny_snake()
111 void draw_pointy_golf_club(SkCanvas* canvas, const SkPaint& paint, SkScalar width) { in draw_pointy_golf_club()
121 void draw_small_i(SkCanvas* canvas, const SkPaint& paint, SkScalar width) { in draw_small_i()
145 for (SkScalar width = 0.5f; width < 2.05f; width += 0.25f) { variable
[all …]
/third_party/skia/src/images/
DSkImageEncoderFns.h19 static inline void transform_scanline_memcpy(char* dst, const char* src, int width, int bpp) { in transform_scanline_memcpy()
23 static inline void transform_scanline_A8_to_GrayAlpha(char* dst, const char* src, int width, int) { in transform_scanline_A8_to_GrayAlpha() argument
38 static inline void transform_scanline_gray(char* dst, const char* src, int width, int) { in transform_scanline_gray() argument
44 static inline void transform_scanline_565(char* dst, const char* src, int width, int) { in transform_scanline_565() argument
50 static inline void transform_scanline_RGBX(char* dst, const char* src, int width, int) { in transform_scanline_RGBX() argument
56 static inline void transform_scanline_BGRX(char* dst, const char* src, int width, int) { in transform_scanline_BGRX() argument
62 static inline void transform_scanline_444(char* dst, const char* src, int width, int) { in transform_scanline_444() argument
68 static inline void transform_scanline_rgbA(char* dst, const char* src, int width, int) { in transform_scanline_rgbA() argument
74 static inline void transform_scanline_bgrA(char* dst, const char* src, int width, int) { in transform_scanline_bgrA() argument
80 static inline void transform_scanline_to_premul_legacy(char* dst, const char* src, int width, int) { in transform_scanline_to_premul_legacy() argument
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DOverlay_autogen.cpp42 const int32_t width = 12 * kFontGlyphWidths[fontSize]; in initOverlayWidgets() local
65 const int32_t width = 150 * kFontGlyphWidths[fontSize]; in initOverlayWidgets() local
89 const int32_t width = 25 * kFontGlyphWidths[fontSize]; in initOverlayWidgets() local
112 const int32_t width = 5 * static_cast<uint32_t>(widget->runningValues.size()); in initOverlayWidgets() local
133 const int32_t width = 40 * kFontGlyphWidths[fontSize]; in initOverlayWidgets() local
155 const int32_t width = 6 * static_cast<uint32_t>(widget->runningValues.size()); in initOverlayWidgets() local
176 const int32_t width = 40 * kFontGlyphWidths[fontSize]; in initOverlayWidgets() local
198 const int32_t width = 6 * static_cast<uint32_t>(widget->runningValues.size()); in initOverlayWidgets() local
219 const int32_t width = 40 * kFontGlyphWidths[fontSize]; in initOverlayWidgets() local
241 const int32_t width = 5 * static_cast<uint32_t>(widget->runningValues.size()); in initOverlayWidgets() local
[all …]
/third_party/mesa3d/src/util/format/
Du_format_bptc.c38 unsigned width, unsigned height) in util_format_bptc_rgba_unorm_unpack_rgba_8unorm()
48 unsigned width, unsigned height) in util_format_bptc_rgba_unorm_pack_rgba_8unorm()
58 unsigned width, unsigned height) in util_format_bptc_rgba_unorm_unpack_rgba_float()
79 unsigned width, unsigned height) in util_format_bptc_rgba_unorm_pack_rgba_float()
100 unsigned width, unsigned height) in util_format_bptc_rgba_unorm_fetch_rgba()
116 unsigned width, unsigned height) in util_format_bptc_srgba_unpack_rgba_8unorm()
126 unsigned width, unsigned height) in util_format_bptc_srgba_pack_rgba_8unorm()
136 unsigned width, unsigned height) in util_format_bptc_srgba_unpack_rgba_float()
159 unsigned width, unsigned height) in util_format_bptc_srgba_pack_rgba_float()
169 unsigned width, unsigned height) in util_format_bptc_srgba_fetch_rgba()
[all …]
Du_format_zs.c116 unsigned width, unsigned height) in util_format_s8_uint_unpack_s_8uint()
129 unsigned width, unsigned height) in util_format_s8_uint_pack_s_8uint()
142 unsigned width, unsigned height) in util_format_z16_unorm_unpack_z_float()
159 unsigned width, unsigned height) in util_format_z16_unorm_pack_z_float()
176 unsigned width, unsigned height) in util_format_z16_unorm_unpack_z_32unorm()
193 unsigned width, unsigned height) in util_format_z16_unorm_pack_z_32unorm()
210 unsigned width, unsigned height) in util_format_z32_unorm_unpack_z_float()
227 unsigned width, unsigned height) in util_format_z32_unorm_pack_z_float()
244 unsigned width, unsigned height) in util_format_z32_unorm_unpack_z_32unorm()
257 unsigned width, unsigned height) in util_format_z32_unorm_pack_z_32unorm()
[all …]
Du_format_s3tc.c125 unsigned width, unsigned height, in util_format_dxtn_rgb_unpack_rgba_8unorm()
154 unsigned width, unsigned height) in util_format_dxt1_rgb_unpack_rgba_8unorm()
166 unsigned width, unsigned height) in util_format_dxt1_rgba_unpack_rgba_8unorm()
178 unsigned width, unsigned height) in util_format_dxt3_rgba_unpack_rgba_8unorm()
190 unsigned width, unsigned height) in util_format_dxt5_rgba_unpack_rgba_8unorm()
202 unsigned width, unsigned height, in util_format_dxtn_rgb_unpack_rgba_float()
237 unsigned width, unsigned height) in util_format_dxt1_rgb_unpack_rgba_float()
249 unsigned width, unsigned height) in util_format_dxt1_rgba_unpack_rgba_float()
261 unsigned width, unsigned height) in util_format_dxt3_rgba_unpack_rgba_float()
273 unsigned width, unsigned height) in util_format_dxt5_rgba_unpack_rgba_float()
[all …]
Du_format_latc.c46 …ed dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned heig… in util_format_latc1_unorm_unpack_rgba_8unorm()
53 unsigned src_stride, unsigned width, unsigned height) in util_format_latc1_unorm_pack_rgba_8unorm()
59 …ed dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned heig… in util_format_latc1_unorm_unpack_rgba_float()
85 …gned dst_stride, const float *restrict src_row, unsigned src_stride, unsigned width, unsigned heig… in util_format_latc1_unorm_pack_rgba_float()
113 UNUSED unsigned width, UNUSED unsigned height) in util_format_latc1_snorm_unpack_rgba_8unorm()
121 UNUSED unsigned width, UNUSED unsigned height) in util_format_latc1_snorm_pack_rgba_8unorm()
127 …gned dst_stride, const float *restrict src_row, unsigned src_stride, unsigned width, unsigned heig… in util_format_latc1_snorm_pack_rgba_float()
133 …ed dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned heig… in util_format_latc1_snorm_unpack_rgba_float()
182 …ed dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned heig… in util_format_latc2_unorm_unpack_rgba_8unorm()
188 …ed dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned heig… in util_format_latc2_unorm_pack_rgba_8unorm()
[all …]
/third_party/ffmpeg/libavcodec/
Dtpeldsp.c35 int stride, int width, int height) in put_tpel_pixels_mc00_c()
54 int stride, int width, int height) in put_tpel_pixels_mc10_c()
68 int stride, int width, int height) in put_tpel_pixels_mc20_c()
82 int stride, int width, int height) in put_tpel_pixels_mc01_c()
96 int stride, int width, int height) in put_tpel_pixels_mc11_c()
111 int stride, int width, int height) in put_tpel_pixels_mc12_c()
126 int stride, int width, int height) in put_tpel_pixels_mc02_c()
140 int stride, int width, int height) in put_tpel_pixels_mc21_c()
155 int stride, int width, int height) in put_tpel_pixels_mc22_c()
170 int stride, int width, int height) in avg_tpel_pixels_mc00_c()
[all …]
Davpicture.c38 enum AVPixelFormat pix_fmt, int width, int height) in avpicture_fill()
44 int avpicture_layout(const AVPicture* src, enum AVPixelFormat pix_fmt, int width, int height, in avpicture_layout()
52 int avpicture_get_size(enum AVPixelFormat pix_fmt, int width, int height) in avpicture_get_size()
58 enum AVPixelFormat pix_fmt, int width, int height) in avpicture_alloc()
76 enum AVPixelFormat pix_fmt, int width, int height) in av_picture_copy()
Dsnow_dwt.c117 int width, int mul, int add, int shift, in lift()
147 int width, int mul, int add, int shift, in liftS()
178 static void horizontal_decompose53i(DWTELEM *b, DWTELEM *temp, int width) in horizontal_decompose53i()
195 int width) in vertical_decompose53iH0()
204 int width) in vertical_decompose53iL0()
213 int width, int height, int stride) in spatial_decompose53i()
238 static void horizontal_decompose97i(DWTELEM *b, DWTELEM *temp, int width) in horizontal_decompose97i()
249 int width) in vertical_decompose97iH0()
258 int width) in vertical_decompose97iH1()
267 int width) in vertical_decompose97iL0()
[all …]
/third_party/python/Modules/clinic/
Daudioop.c.h23 int width; in audioop_getsample() local
80 int width; in audioop_max() local
124 int width; in audioop_minmax() local
168 int width; in audioop_avg() local
212 int width; in audioop_rms() local
413 int width; in audioop_avgpp() local
457 int width; in audioop_maxpp() local
501 int width; in audioop_cross() local
546 int width; in audioop_mul() local
602 int width; in audioop_tomono() local
[all …]
/third_party/mesa3d/src/mesa/main/
Dtexstorage.c144 GLsizei width, GLsizei height, GLsizei depth, in initialize_texture_fields()
276 GLsizei width, GLsizei height, GLsizei depth, in tex_storage_error_check()
356 GLsizei width, GLsizei height, GLsizei depth, in _mesa_sparse_texture_error_check()
439 GLsizei levels, GLenum internalformat, GLsizei width, in texture_storage()
551 GLenum internalformat, GLsizei width, in texture_storage_error()
563 GLenum internalformat, GLsizei width, in texture_storage_no_error()
576 GLenum internalformat, GLsizei width, GLsizei height, in texstorage_error()
617 GLenum internalformat, GLsizei width, GLsizei height, in texstorage_no_error()
633 GLenum internalformat, GLsizei width, GLsizei height, in texturestorage_error()
674 GLenum internalformat, GLsizei width, GLsizei height, in texturestorage_no_error()
[all …]
Dlines.c43 line_width(struct gl_context *ctx, GLfloat width, bool no_error) in line_width()
79 _mesa_LineWidth_no_error(GLfloat width) in _mesa_LineWidth_no_error()
87 _mesa_LineWidth(GLfloat width) in _mesa_LineWidth()
Dscissor.c46 GLint x, GLint y, GLsizei width, GLsizei height) in set_scissor_no_notify()
67 scissor(struct gl_context *ctx, GLint x, GLint y, GLsizei width, GLsizei height) in scissor()
91 _mesa_Scissor_no_error(GLint x, GLint y, GLsizei width, GLsizei height) in _mesa_Scissor_no_error()
98 _mesa_Scissor(GLint x, GLint y, GLsizei width, GLsizei height) in _mesa_Scissor()
129 GLint x, GLint y, GLsizei width, GLsizei height) in _mesa_set_scissor()
203 GLint bottom, GLsizei width, GLsizei height, in scissor_indexed_err()
229 GLsizei width, GLsizei height) in _mesa_ScissorIndexed_no_error()
237 GLsizei width, GLsizei height) in _mesa_ScissorIndexed()
/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp.py131 def wrap_WebPEncodeRGB(rgb, unused1, unused2, width, height, stride, quality_factor): argument
135 def wrap_WebPEncodeBGR(rgb, unused1, unused2, width, height, stride, quality_factor): argument
139 def wrap_WebPEncodeRGBA(rgb, unused1, unused2, width, height, stride, quality_factor): argument
143 def wrap_WebPEncodeBGRA(rgb, unused1, unused2, width, height, stride, quality_factor): argument
147 def wrap_WebPEncodeLosslessRGB(rgb, unused1, unused2, width, height, stride): argument
151 def wrap_WebPEncodeLosslessBGR(rgb, unused1, unused2, width, height, stride): argument
155 def wrap_WebPEncodeLosslessRGBA(rgb, unused1, unused2, width, height, stride): argument
159 def wrap_WebPEncodeLosslessBGRA(rgb, unused1, unused2, width, height, stride): argument
166 def WebPEncodeRGB(rgb, width, height, stride, quality_factor): argument
175 def WebPEncodeRGBA(rgb, width, height, stride, quality_factor): argument
[all …]
/third_party/backends/backend/
Dtest-picture.c243 SANE_Word width; in init_picture_buffer() local
285 SANE_Word width; in init_picture_buffer() local
334 SANE_Word width; in init_picture_buffer() local
395 SANE_Word width; in init_picture_buffer() local
462 SANE_Word width; in init_picture_buffer() local
530 SANE_Word width; in init_picture_buffer() local
610 SANE_Word width; in init_picture_buffer() local
677 SANE_Word width; in init_picture_buffer() local
782 SANE_Word width; in init_picture_buffer() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_type.h122 unsigned width:14; member
212 lp_type_float(unsigned width) in lp_type_float()
228 lp_type_float_vec(unsigned width, unsigned total_width) in lp_type_float_vec()
244 lp_type_int(unsigned width) in lp_type_int()
259 lp_type_int_vec(unsigned width, unsigned total_width) in lp_type_int_vec()
274 lp_type_uint(unsigned width) in lp_type_uint()
288 lp_type_uint_vec(unsigned width, unsigned total_width) in lp_type_uint_vec()
301 lp_type_unorm(unsigned width, unsigned total_width) in lp_type_unorm()
315 lp_type_fixed(unsigned width, unsigned total_width) in lp_type_fixed()
330 lp_type_ufixed(unsigned width, unsigned total_width) in lp_type_ufixed()
/third_party/vixl/src/
Dcompiler-intrinsics-vixl.cc34 int CountLeadingSignBitsFallBack(int64_t value, int width) { in CountLeadingSignBitsFallBack()
45 int CountLeadingZerosFallBack(uint64_t value, int width) { in CountLeadingZerosFallBack()
80 int CountSetBitsFallBack(uint64_t value, int width) { in CountSetBitsFallBack()
115 int CountTrailingZerosFallBack(uint64_t value, int width) { in CountTrailingZerosFallBack()
/third_party/mesa3d/src/panfrost/lib/
Dpan_tiler.c230 pan_tile_count(unsigned width, unsigned height, unsigned tile_width, unsigned tile_height) in pan_tile_count()
250 unsigned width, in panfrost_hierarchy_size()
287 panfrost_flat_size(unsigned width, unsigned height, unsigned dim, unsigned bytes_per_tile) in panfrost_flat_size()
304 panfrost_tiler_header_size(unsigned width, unsigned height, unsigned mask, bool hierarchy) in panfrost_tiler_header_size()
318 panfrost_tiler_full_size(unsigned width, unsigned height, unsigned mask, bool hierarchy) in panfrost_tiler_full_size()
331 unsigned width, unsigned height, unsigned vertex_count) in panfrost_choose_tile_size()
360 unsigned width, unsigned height, in panfrost_choose_hierarchy_mask()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
DImage.cpp515 GLsizei ComputePitch(GLsizei width, GLenum format, GLenum type, GLint alignment) in ComputePitch()
523 …size_t ComputePackingOffset(GLenum format, GLenum type, GLsizei width, GLsizei height, const gl::P… in ComputePackingOffset()
529 inline GLsizei ComputeCompressedPitch(GLsizei width, GLenum format) in ComputeCompressedPitch()
539 GLsizei ComputeCompressedSize(GLsizei width, GLsizei height, GLenum format) in ComputeCompressedSize()
608 …void TransferRow<Bytes>(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei b… in TransferRow()
614 …void TransferRow<RGB8toRGBX8>(unsigned char *dest, const unsigned char *source, GLsizei width, GLs… in TransferRow()
628 …void TransferRow<RGB16toRGBX16>(unsigned char *dest, const unsigned char *source, GLsizei width, G… in TransferRow()
643 …void TransferRow<RGB32toRGBX32>(unsigned char *dest, const unsigned char *source, GLsizei width, G… in TransferRow()
658 …void TransferRow<RGB32FtoRGBX32F>(unsigned char *dest, const unsigned char *source, GLsizei width,… in TransferRow()
673 …void TransferRow<RGB16FtoRGBX16F>(unsigned char *dest, const unsigned char *source, GLsizei width,… in TransferRow()
[all …]
/third_party/mindspore/mindspore-src/source/tests/ut/python/dataset/
Dtest_center_crop.py31 def test_center_crop_op(height=375, width=375, plot=False): argument
61 def test_center_crop_md5(height=375, width=375): argument
82 def test_center_crop_comp(height=375, width=375, plot=False): argument
123 def test_crop_grayscale(height=375, width=375): argument
/third_party/rust/crates/unicode-width/src/
Dlib.rs78 fn width(self) -> Option<usize>; in width() method
92 fn width(self) -> Option<usize> { cw::width(self, false) } in width() method
108 fn width<'a>(&'a self) -> usize; in width() method
123 fn width(&self) -> usize { in width() method
/third_party/cups-filters/cupsfilters/
Dpack.c34 int width, /* I - Number of pixels */ in cupsPackHorizontal()
121 int width, /* I - Number of pixels */ in cupsPackHorizontal2()
174 int width, /* I - Number of pixels */ in cupsPackHorizontalBit()
253 int width, /* I - Number of input pixels */ in cupsPackVertical()
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dfilters.c46 int width, int height, int stride, in DoHorizontalFilter_C()
83 int width, int height, int stride, in DoVerticalFilter_C()
128 int width, int height, int stride, in DoGradientFilter_C()
173 static void HorizontalFilter_C(const uint8_t* data, int width, int height, in HorizontalFilter_C()
179 static void VerticalFilter_C(const uint8_t* data, int width, int height, in VerticalFilter_C()
184 static void GradientFilter_C(const uint8_t* data, int width, int height, in GradientFilter_C()
193 uint8_t* out, int width) { in HorizontalUnfilter_C()
204 uint8_t* out, int width) { in VerticalUnfilter_C()
215 uint8_t* out, int width) { in GradientUnfilter_C()
/third_party/skia/src/gpu/
DGrBackendSurface.cpp453 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture()
466 GrBackendTexture::GrBackendTexture(int width, int height, const GrVkImageInfo& vkInfo) in GrBackendTexture()
498 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture()
513 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture()
535 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture()
549 GrBackendTexture::GrBackendTexture(int width, int height, const GrD3DTextureResourceInfo& d3dInfo) in GrBackendTexture()
555 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture()
569 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture()
579 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture()
918 GrBackendRenderTarget::GrBackendRenderTarget(int width, in GrBackendRenderTarget()
[all …]

12345678910>>...123