Home
last modified time | relevance | path

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

12345678910>>...95

/external/skia/gm/
Dthinconcavepaths.cpp14 void draw_thin_stroked_rect(SkCanvas* canvas, const SkPaint& paint, SkScalar width) { in draw_thin_stroked_rect()
27 void draw_thin_right_angle(SkCanvas* canvas, const SkPaint& paint, SkScalar width) { in draw_thin_right_angle()
39 void draw_golf_club(SkCanvas* canvas, const SkPaint& paint, SkScalar width) { in draw_golf_club()
52 void draw_barbell(SkCanvas* canvas, const SkPaint& paint, SkScalar width) { in draw_barbell()
68 void draw_thin_rect_and_triangle(SkCanvas* canvas, const SkPaint& paint, SkScalar width) { in draw_thin_rect_and_triangle()
83 void draw_hipster_pants(SkCanvas* canvas, const SkPaint& paint, SkScalar width) { in draw_hipster_pants()
95 void draw_skinny_snake(SkCanvas* canvas, const SkPaint& paint, SkScalar width) { in draw_skinny_snake()
109 void draw_pointy_golf_club(SkCanvas* canvas, const SkPaint& paint, SkScalar width) { in draw_pointy_golf_club()
128 for (SkScalar width = 0.5f; width < 2.05f; width += 0.25f) { variable
135 for (SkScalar width = 0.5f; width < 2.05f; width += 0.25f) { variable
[all …]
/external/libyuv/files/source/
Drow_gcc.cc156 void J400ToARGBRow_SSE2(const uint8* src_y, uint8* dst_argb, int width) { in J400ToARGBRow_SSE2()
184 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int width) { in RGB24ToARGBRow_SSSE3()
222 void RAWToARGBRow_SSSE3(const uint8* src_raw, uint8* dst_argb, int width) { in RAWToARGBRow_SSSE3()
260 void RAWToRGB24Row_SSSE3(const uint8* src_raw, uint8* dst_rgb24, int width) { in RAWToRGB24Row_SSSE3()
290 void RGB565ToARGBRow_SSE2(const uint8* src, uint8* dst, int width) { in RGB565ToARGBRow_SSE2()
338 void ARGB1555ToARGBRow_SSE2(const uint8* src, uint8* dst, int width) { in ARGB1555ToARGBRow_SSE2()
389 void ARGB4444ToARGBRow_SSE2(const uint8* src, uint8* dst, int width) { in ARGB4444ToARGBRow_SSE2()
427 void ARGBToRGB24Row_SSSE3(const uint8* src, uint8* dst, int width) { in ARGBToRGB24Row_SSSE3()
465 void ARGBToRAWRow_SSSE3(const uint8* src, uint8* dst, int width) { in ARGBToRAWRow_SSSE3()
503 void ARGBToRGB565Row_SSE2(const uint8* src, uint8* dst, int width) { in ARGBToRGB565Row_SSE2()
[all …]
Drow_neon.cc133 int width) { in I444ToARGBRow_NEON()
163 int width) { in I422ToARGBRow_NEON()
194 int width) { in I422AlphaToARGBRow_NEON()
226 int width) { in I422ToRGBARow_NEON()
256 int width) { in I422ToRGB24Row_NEON()
292 int width) { in I422ToRGB565Row_NEON()
331 int width) { in I422ToARGB1555Row_NEON()
371 int width) { in I422ToARGB4444Row_NEON()
398 void I400ToARGBRow_NEON(const uint8* src_y, uint8* dst_argb, int width) { in I400ToARGBRow_NEON()
421 void J400ToARGBRow_NEON(const uint8* src_y, uint8* dst_argb, int width) { in J400ToARGBRow_NEON()
[all …]
Drow_neon64.cc133 int width) { in I444ToARGBRow_NEON()
163 int width) { in I422ToARGBRow_NEON()
194 int width) { in I422AlphaToARGBRow_NEON()
226 int width) { in I422ToRGBARow_NEON()
256 int width) { in I422ToRGB24Row_NEON()
292 int width) { in I422ToRGB565Row_NEON()
331 int width) { in I422ToARGB1555Row_NEON()
372 int width) { in I422ToARGB4444Row_NEON()
399 void I400ToARGBRow_NEON(const uint8* src_y, uint8* dst_argb, int width) { in I400ToARGBRow_NEON()
422 void J400ToARGBRow_NEON(const uint8* src_y, uint8* dst_argb, int width) { in J400ToARGBRow_NEON()
[all …]
Dconvert_argb.cc33 int width, in ARGBCopy()
60 int width, in I420ToARGBMatrix()
140 int width, in I420ToARGB()
157 int width, in I420ToABGR()
176 int width, in J420ToARGB()
193 int width, in J420ToABGR()
212 int width, in H420ToARGB()
229 int width, in H420ToABGR()
248 int width, in I422ToARGBMatrix()
333 int width, in I422ToARGB()
[all …]
Dplanar_functions.cc33 int width, in CopyPlane()
94 int width, in CopyPlane_16()
147 int width, in I422Copy()
186 int width, in I444Copy()
216 int width, in I400ToI400()
241 int width, in I420ToI400()
270 int width, in SplitUVPlane()
341 int width, in MergeUVPlane()
407 int width, in MirrorPlane()
476 int width, in YUY2ToI422()
[all …]
Drow_common.cc73 void RGB24ToARGBRow_C(const uint8* src_rgb24, uint8* dst_argb, int width) { in RGB24ToARGBRow_C()
88 void RAWToARGBRow_C(const uint8* src_raw, uint8* dst_argb, int width) { in RAWToARGBRow_C()
103 void RAWToRGB24Row_C(const uint8* src_raw, uint8* dst_rgb24, int width) { in RAWToRGB24Row_C()
117 void RGB565ToARGBRow_C(const uint8* src_rgb565, uint8* dst_argb, int width) { in RGB565ToARGBRow_C()
134 int width) { in ARGB1555ToARGBRow_C()
152 int width) { in ARGB4444ToARGBRow_C()
168 void ARGBToRGB24Row_C(const uint8* src_argb, uint8* dst_rgb, int width) { in ARGBToRGB24Row_C()
182 void ARGBToRAWRow_C(const uint8* src_argb, uint8* dst_rgb, int width) { in ARGBToRAWRow_C()
196 void ARGBToRGB565Row_C(const uint8* src_argb, uint8* dst_rgb, int width) { in ARGBToRGB565Row_C()
229 int width) { in ARGBToRGB565DitherRow_C()
[all …]
Dconvert_from_argb.cc33 int width, in ARGBToI444()
141 int width, in ARGBToI422()
252 int width, in ARGBToNV12()
403 int width, in ARGBToNV21()
552 int width, in ARGBToYUY2()
696 int width, in ARGBToUYVY()
840 int width, in ARGBToI400()
918 int width, in ARGBToRGBA()
930 int width, in ARGBToRGB24()
988 int width, in ARGBToRAW()
[all …]
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon.cc142 int width) { in I444ToARGBRow_NEON()
172 int width) { in I422ToARGBRow_NEON()
203 int width) { in I422AlphaToARGBRow_NEON()
235 int width) { in I411ToARGBRow_NEON()
265 int width) { in I422ToRGBARow_NEON()
295 int width) { in I422ToRGB24Row_NEON()
331 int width) { in I422ToRGB565Row_NEON()
370 int width) { in I422ToARGB1555Row_NEON()
410 int width) { in I422ToARGB4444Row_NEON()
439 int width) { in I400ToARGBRow_NEON()
[all …]
Drow_neon64.cc135 int width) { in I444ToARGBRow_NEON()
165 int width) { in I422ToARGBRow_NEON()
196 int width) { in I422AlphaToARGBRow_NEON()
228 int width) { in I411ToARGBRow_NEON()
258 int width) { in I422ToRGBARow_NEON()
288 int width) { in I422ToRGB24Row_NEON()
324 int width) { in I422ToRGB565Row_NEON()
363 int width) { in I422ToARGB1555Row_NEON()
404 int width) { in I422ToARGB4444Row_NEON()
433 int width) { in I400ToARGBRow_NEON()
[all …]
Drow_gcc.cc189 void J400ToARGBRow_SSE2(const uint8* src_y, uint8* dst_argb, int width) { in J400ToARGBRow_SSE2()
217 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int width) { in RGB24ToARGBRow_SSSE3()
255 void RAWToARGBRow_SSSE3(const uint8* src_raw, uint8* dst_argb, int width) { in RAWToARGBRow_SSSE3()
293 void RAWToRGB24Row_SSSE3(const uint8* src_raw, uint8* dst_rgb24, int width) { in RAWToRGB24Row_SSSE3()
323 void RGB565ToARGBRow_SSE2(const uint8* src, uint8* dst, int width) { in RGB565ToARGBRow_SSE2()
371 void ARGB1555ToARGBRow_SSE2(const uint8* src, uint8* dst, int width) { in ARGB1555ToARGBRow_SSE2()
422 void ARGB4444ToARGBRow_SSE2(const uint8* src, uint8* dst, int width) { in ARGB4444ToARGBRow_SSE2()
460 void ARGBToRGB24Row_SSSE3(const uint8* src, uint8* dst, int width) { in ARGBToRGB24Row_SSSE3()
498 void ARGBToRAWRow_SSSE3(const uint8* src, uint8* dst, int width) { in ARGBToRAWRow_SSSE3()
536 void ARGBToRGB565Row_SSE2(const uint8* src, uint8* dst, int width) { in ARGBToRGB565Row_SSE2()
[all …]
Dconvert_argb.cc31 int width, int height) { in ARGBCopy()
54 int width, int height) { in I420ToARGBMatrix()
124 int width, int height) { in I420ToARGB()
139 int width, int height) { in I420ToABGR()
154 int width, int height) { in J420ToARGB()
169 int width, int height) { in J420ToABGR()
184 int width, int height) { in H420ToARGB()
199 int width, int height) { in H420ToABGR()
214 int width, int height) { in I422ToARGBMatrix()
292 int width, int height) { in I422ToARGB()
[all …]
Dplanar_functions.cc31 int width, int height) { in CopyPlane()
89 int width, int height) { in CopyPlane_16()
136 int width, int height) { in I422Copy()
170 int width, int height) { in I444Copy()
199 int width, int height) { in I400ToI400()
219 int width, int height) { in I420ToI400()
240 int width, int height) { in SplitUVPlane()
308 int width, int height) { in MergeUVPlane()
364 int width, int height) { in MirrorPlane()
420 int width, int height) { in YUY2ToI422()
[all …]
Drow_common.cc73 void RGB24ToARGBRow_C(const uint8* src_rgb24, uint8* dst_argb, int width) { in RGB24ToARGBRow_C()
88 void RAWToARGBRow_C(const uint8* src_raw, uint8* dst_argb, int width) { in RAWToARGBRow_C()
103 void RAWToRGB24Row_C(const uint8* src_raw, uint8* dst_rgb24, int width) { in RAWToRGB24Row_C()
117 void RGB565ToARGBRow_C(const uint8* src_rgb565, uint8* dst_argb, int width) { in RGB565ToARGBRow_C()
133 int width) { in ARGB1555ToARGBRow_C()
150 int width) { in ARGB4444ToARGBRow_C()
166 void ARGBToRGB24Row_C(const uint8* src_argb, uint8* dst_rgb, int width) { in ARGBToRGB24Row_C()
180 void ARGBToRAWRow_C(const uint8* src_argb, uint8* dst_rgb, int width) { in ARGBToRAWRow_C()
194 void ARGBToRGB565Row_C(const uint8* src_argb, uint8* dst_rgb, int width) { in ARGBToRGB565Row_C()
225 const uint32 dither4, int width) { in ARGBToRGB565DitherRow_C()
[all …]
Dconvert_from_argb.cc29 int width, int height) { in ARGBToI444()
110 int width, int height) { in ARGBToI422()
190 int width, int height) { in ARGBToI411()
261 int width, int height) { in ARGBToNV12()
370 int width, int height) { in ARGBToNV21()
478 int width, int height) { in ARGBToYUY2()
580 int width, int height) { in ARGBToUYVY()
682 int width, int height) { in ARGBToI400()
743 int width, int height) { in ARGBToRGBA()
754 int width, int height) { in ARGBToRGB24()
[all …]
/external/libvpx/libvpx/test/
Dbuffer.h28 Buffer(int width, int height, int top_padding, int left_padding, in Buffer()
36 Buffer(int width, int height, int padding) in Buffer()
116 for (int width = 0; width < width_; ++width) { in Set() local
127 for (int width = 0; width < width_; ++width) { in Set() local
143 for (int width = 0; width < width_; ++width) { in CopyFrom() local
155 for (int width = 0; width < stride(); ++width) { in DumpBuffer() local
178 for (int width = 0; width < width_; ++width) { in PrintDifference() local
195 for (int width = 0; width < width_; ++width) { in PrintDifference() local
222 for (int width = 0; width < width_; ++width) { in CheckValues() local
249 for (int width = 0; width < left_padding_; ++width) { in CheckPadding() local
[all …]
/external/skia/src/images/
DSkImageEncoderFns.h38 int width, int bpp, const SkPMColor*) { in transform_scanline_memcpy()
43 const char* SK_RESTRICT src, int width, int, in transform_scanline_index8_opaque() argument
55 const char* SK_RESTRICT src, int width, int, in transform_scanline_index8_unpremul() argument
66 int width, int, const SkPMColor* colors) { in transform_scanline_gray() argument
82 int width, int, const SkPMColor*) { in transform_scanline_565() argument
97 int width, int, const SkPMColor*) { in transform_scanline_RGBX() argument
112 int width, int, const SkPMColor*) { in transform_scanline_BGRX() argument
127 int width, int, const SkPMColor*) { in transform_scanline_444() argument
141 int width, int, const SkPMColor*) { in transform_scanline_rgbA() argument
149 int width, int, const SkPMColor*) { in transform_scanline_bgrA() argument
[all …]
/external/swiftshader/src/OpenGL/common/
DImage.cpp66 void LoadImageRow(const unsigned char *source, unsigned char *dest, GLint xoffset, GLsizei width) in LoadImageRow()
72 …adImageRow<Bytes_1>(const unsigned char *source, unsigned char *dest, GLint xoffset, GLsizei width) in LoadImageRow()
78 …adImageRow<Bytes_2>(const unsigned char *source, unsigned char *dest, GLint xoffset, GLsizei width) in LoadImageRow()
84 …adImageRow<Bytes_4>(const unsigned char *source, unsigned char *dest, GLint xoffset, GLsizei width) in LoadImageRow()
90 …adImageRow<Bytes_8>(const unsigned char *source, unsigned char *dest, GLint xoffset, GLsizei width) in LoadImageRow()
96 …dImageRow<Bytes_16>(const unsigned char *source, unsigned char *dest, GLint xoffset, GLsizei width) in LoadImageRow()
102 …adImageRow<ByteRGB>(const unsigned char *source, unsigned char *dest, GLint xoffset, GLsizei width) in LoadImageRow()
116 …dImageRow<UByteRGB>(const unsigned char *source, unsigned char *dest, GLint xoffset, GLsizei width) in LoadImageRow()
130 …dImageRow<ShortRGB>(const unsigned char *source, unsigned char *dest, GLint xoffset, GLsizei width) in LoadImageRow()
145 …ImageRow<UShortRGB>(const unsigned char *source, unsigned char *dest, GLint xoffset, GLsizei width) in LoadImageRow()
[all …]
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_zs.c117 unsigned width, unsigned height) in util_format_s8_uint_unpack_s_8uint()
130 unsigned width, unsigned height) in util_format_s8_uint_pack_s_8uint()
143 unsigned width, unsigned height) in util_format_z16_unorm_unpack_z_float()
164 unsigned width, unsigned height) in util_format_z16_unorm_pack_z_float()
186 unsigned width, unsigned height) in util_format_z16_unorm_unpack_z_32unorm()
207 unsigned width, unsigned height) in util_format_z16_unorm_pack_z_32unorm()
229 unsigned width, unsigned height) in util_format_z32_unorm_unpack_z_float()
250 unsigned width, unsigned height) in util_format_z32_unorm_pack_z_float()
272 unsigned width, unsigned height) in util_format_z32_unorm_unpack_z_32unorm()
285 unsigned width, unsigned height) in util_format_z32_unorm_pack_z_32unorm()
[all …]
Du_format_yuv.c43 unsigned width, unsigned height) in util_format_r8g8_b8g8_unorm_unpack_rgba_float()
105 unsigned width, unsigned height) in util_format_r8g8_b8g8_unorm_unpack_rgba_8unorm()
167 unsigned width, unsigned height) in util_format_r8g8_b8g8_unorm_pack_rgba_float()
224 unsigned width, unsigned height) in util_format_r8g8_b8g8_unorm_pack_rgba_8unorm()
295 unsigned width, unsigned height) in util_format_g8r8_g8b8_unorm_unpack_rgba_float()
357 unsigned width, unsigned height) in util_format_g8r8_g8b8_unorm_unpack_rgba_8unorm()
419 unsigned width, unsigned height) in util_format_g8r8_g8b8_unorm_pack_rgba_float()
476 unsigned width, unsigned height) in util_format_g8r8_g8b8_unorm_pack_rgba_8unorm()
547 unsigned width, unsigned height) in util_format_uyvy_unpack_rgba_float()
603 unsigned width, unsigned height) in util_format_uyvy_unpack_rgba_8unorm()
[all …]
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_type.h117 unsigned width:14; member
177 lp_type_float(unsigned width) in lp_type_float()
193 lp_type_float_vec(unsigned width, unsigned total_width) in lp_type_float_vec()
209 lp_type_int(unsigned width) in lp_type_int()
224 lp_type_int_vec(unsigned width, unsigned total_width) in lp_type_int_vec()
239 lp_type_uint(unsigned width) in lp_type_uint()
253 lp_type_uint_vec(unsigned width, unsigned total_width) in lp_type_uint_vec()
266 lp_type_unorm(unsigned width, unsigned total_width) in lp_type_unorm()
280 lp_type_fixed(unsigned width, unsigned total_width) in lp_type_fixed()
295 lp_type_ufixed(unsigned width, unsigned total_width) in lp_type_ufixed()
/external/webrtc/talk/media/webrtc/
Dsimulcast.cc40 int width; member
85 void MaybeExchangeWidthHeight(int* width, int* height) { in MaybeExchangeWidthHeight()
95 int FindSimulcastFormatIndex(int width, int height) { in FindSimulcastFormatIndex()
107 int FindSimulcastFormatIndex(int width, int height, size_t max_layers) { in FindSimulcastFormatIndex()
127 size_t FindSimulcastMaxLayers(int width, int height) { in FindSimulcastMaxLayers()
138 int FindSimulcastMaxBitrateBps(int width, int height, size_t max_layers) { in FindSimulcastMaxBitrateBps()
146 int FindSimulcastTargetBitrateBps(int width, in FindSimulcastTargetBitrateBps()
156 int FindSimulcastMinBitrateBps(int width, int height, size_t max_layers) { in FindSimulcastMinBitrateBps()
164 bool SlotSimulcastMaxResolution(size_t max_layers, int* width, int* height) { in SlotSimulcastMaxResolution()
189 int width, in GetSimulcastConfig()
/external/libyuv/files/unit_test/
Dunit_test.cc54 const char* width = getenv("LIBYUV_WIDTH"); in LibYUVConvertTest() local
113 const char* width = getenv("LIBYUV_WIDTH"); in LibYUVColorTest() local
172 const char* width = getenv("LIBYUV_WIDTH"); in LibYUVScaleTest() local
231 const char* width = getenv("LIBYUV_WIDTH"); in LibYUVRotateTest() local
290 const char* width = getenv("LIBYUV_WIDTH"); in LibYUVPlanarTest() local
349 const char* width = getenv("LIBYUV_WIDTH"); in LibYUVBaseTest() local
/external/mesa3d/src/mesa/main/
Dtexstorage.c105 GLint *width, GLint *height, GLint *depth) in next_mipmap_level_size()
129 GLsizei width, GLsizei height, GLsizei depth) in setup_texstorage()
244 GLsizei width, GLsizei height, GLsizei depth) in tex_storage_error_check()
357 GLsizei width, GLsizei height, GLsizei depth) in texstorage()
397 GLsizei width) in _mesa_TexStorage1D()
405 GLsizei width, GLsizei height) in _mesa_TexStorage2D()
413 GLsizei width, GLsizei height, GLsizei depth) in _mesa_TexStorage3D()
431 GLsizei width) in _mesa_TextureStorage1DEXT()
440 GLsizei width, GLsizei height) in _mesa_TextureStorage2DEXT()
450 GLsizei width, GLsizei height, GLsizei depth) in _mesa_TextureStorage3DEXT()
/external/swiftshader/src/OpenGL/libGL/
DImage.cpp39 Image::Image(Texture *parentTexture, GLsizei width, GLsizei height, GLenum format, GLenum type) in Image()
47 …Image::Image(Texture *parentTexture, GLsizei width, GLsizei height, sw::Format internalFormat, int… in Image()
232 …void Image::loadImageData(GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei heig… in loadImageData()
353 …void Image::loadAlphaImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, int in… in loadAlphaImageData()
364 …void Image::loadAlphaFloatImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, i… in loadAlphaFloatImageData()
381 …void Image::loadAlphaHalfFloatImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei heigh… in loadAlphaHalfFloatImageData()
398 …void Image::loadLuminanceImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, in… in loadLuminanceImageData()
409 …void Image::loadLuminanceFloatImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei heigh… in loadLuminanceFloatImageData()
426 …void Image::loadLuminanceHalfFloatImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei h… in loadLuminanceHalfFloatImageData()
443 …void Image::loadLuminanceAlphaImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei heigh… in loadLuminanceAlphaImageData()
[all …]

12345678910>>...95