/external/skia/gm/ |
D | thinconcavepaths.cpp | 16 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 …]
|
/external/libaom/third_party/libyuv/source/ |
D | row_neon64.cc | 114 int width) { in I444ToARGBRow_NEON() 146 int width) { in I422ToARGBRow_NEON() 180 int width) { in I422AlphaToARGBRow_NEON() 214 int width) { in I422ToRGBARow_NEON() 246 int width) { in I422ToRGB24Row_NEON() 286 int width) { in I422ToRGB565Row_NEON() 326 int width) { in I422ToARGB1555Row_NEON() 369 int width) { in I422ToARGB4444Row_NEON() 401 int width) { in I400ToARGBRow_NEON() 424 void J400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_NEON() [all …]
|
D | row_neon.cc | 114 int width) { in I444ToARGBRow_NEON() 140 int width) { in I422ToARGBRow_NEON() 167 int width) { in I422AlphaToARGBRow_NEON() 194 int width) { in I422ToRGBARow_NEON() 220 int width) { in I422ToRGB24Row_NEON() 252 int width) { in I422ToRGB565Row_NEON() 286 int width) { in I422ToARGB1555Row_NEON() 321 int width) { in I422ToARGB4444Row_NEON() 348 int width) { in I400ToARGBRow_NEON() 367 void J400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_NEON() [all …]
|
D | row_gcc.cc | 160 void J400ToARGBRow_SSE2(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_SSE2() 191 int width) { in RGB24ToARGBRow_SSSE3() 229 void RAWToARGBRow_SSSE3(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_SSSE3() 268 void RAWToRGBARow_SSSE3(const uint8_t* src_raw, uint8_t* dst_rgba, int width) { in RAWToRGBARow_SSSE3() 308 int width) { in RAWToRGB24Row_SSSE3() 338 void RGB565ToARGBRow_SSE2(const uint8_t* src, uint8_t* dst, int width) { in RGB565ToARGBRow_SSE2() 386 void ARGB1555ToARGBRow_SSE2(const uint8_t* src, uint8_t* dst, int width) { in ARGB1555ToARGBRow_SSE2() 437 void ARGB4444ToARGBRow_SSE2(const uint8_t* src, uint8_t* dst, int width) { in ARGB4444ToARGBRow_SSE2() 474 void ARGBToRGB24Row_SSSE3(const uint8_t* src, uint8_t* dst, int width) { in ARGBToRGB24Row_SSSE3() 513 void ARGBToRAWRow_SSSE3(const uint8_t* src, uint8_t* dst, int width) { in ARGBToRAWRow_SSSE3() [all …]
|
/external/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 114 int width) { in I444ToARGBRow_NEON() 140 int width) { in I422ToARGBRow_NEON() 167 int width) { in I422AlphaToARGBRow_NEON() 194 int width) { in I422ToRGBARow_NEON() 220 int width) { in I422ToRGB24Row_NEON() 252 int width) { in I422ToRGB565Row_NEON() 286 int width) { in I422ToARGB1555Row_NEON() 321 int width) { in I422ToARGB4444Row_NEON() 345 void I400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in I400ToARGBRow_NEON() 364 void J400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_NEON() [all …]
|
D | row_neon64.cc | 120 int width) { in I444ToARGBRow_NEON() 149 int width) { in I422ToARGBRow_NEON() 179 int width) { in I422AlphaToARGBRow_NEON() 209 int width) { in I422ToRGBARow_NEON() 238 int width) { in I422ToRGB24Row_NEON() 273 int width) { in I422ToRGB565Row_NEON() 309 int width) { in I422ToARGB1555Row_NEON() 347 int width) { in I422ToARGB4444Row_NEON() 373 void I400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in I400ToARGBRow_NEON() 395 void J400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_NEON() [all …]
|
D | row_gcc.cc | 155 void J400ToARGBRow_SSE2(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_SSE2() 186 int width) { in RGB24ToARGBRow_SSSE3() 224 void RAWToARGBRow_SSSE3(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_SSSE3() 264 int width) { in RAWToRGB24Row_SSSE3() 294 void RGB565ToARGBRow_SSE2(const uint8_t* src, uint8_t* dst, int width) { in RGB565ToARGBRow_SSE2() 342 void ARGB1555ToARGBRow_SSE2(const uint8_t* src, uint8_t* dst, int width) { in ARGB1555ToARGBRow_SSE2() 393 void ARGB4444ToARGBRow_SSE2(const uint8_t* src, uint8_t* dst, int width) { in ARGB4444ToARGBRow_SSE2() 430 void ARGBToRGB24Row_SSSE3(const uint8_t* src, uint8_t* dst, int width) { in ARGBToRGB24Row_SSSE3() 469 void ARGBToRAWRow_SSSE3(const uint8_t* src, uint8_t* dst, int width) { in ARGBToRAWRow_SSSE3() 512 void ARGBToRGB24Row_AVX2(const uint8_t* src, uint8_t* dst, int width) { in ARGBToRGB24Row_AVX2() [all …]
|
/external/libyuv/source/ |
D | row_neon64.cc | 126 int width) { in I444ToARGBRow_NEON() 150 int width) { in I444ToRGB24Row_NEON() 173 int width) { in I422ToARGBRow_NEON() 198 int width) { in I444AlphaToARGBRow_NEON() 224 int width) { in I422AlphaToARGBRow_NEON() 249 int width) { in I422ToRGBARow_NEON() 273 int width) { in I422ToRGB24Row_NEON() 303 int width) { in I422ToRGB565Row_NEON() 334 int width) { in I422ToARGB1555Row_NEON() 369 int width) { in I422ToARGB4444Row_NEON() [all …]
|
D | row_neon.cc | 142 int width) { in I444ToARGBRow_NEON() 166 int width) { in I444ToRGB24Row_NEON() 189 int width) { in I422ToARGBRow_NEON() 214 int width) { in I444AlphaToARGBRow_NEON() 240 int width) { in I422AlphaToARGBRow_NEON() 265 int width) { in I422ToRGBARow_NEON() 287 int width) { in I422ToRGB24Row_NEON() 318 int width) { in I422ToRGB565Row_NEON() 350 int width) { in I422ToARGB1555Row_NEON() 383 int width) { in I422ToARGB4444Row_NEON() [all …]
|
D | row_gcc.cc | 167 void J400ToARGBRow_SSE2(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_SSE2() 198 int width) { in RGB24ToARGBRow_SSSE3() 236 void RAWToARGBRow_SSSE3(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_SSSE3() 275 void RAWToRGBARow_SSSE3(const uint8_t* src_raw, uint8_t* dst_rgba, int width) { in RAWToRGBARow_SSSE3() 315 int width) { in RAWToRGB24Row_SSSE3() 345 void RGB565ToARGBRow_SSE2(const uint8_t* src, uint8_t* dst, int width) { in RGB565ToARGBRow_SSE2() 393 void ARGB1555ToARGBRow_SSE2(const uint8_t* src, uint8_t* dst, int width) { in ARGB1555ToARGBRow_SSE2() 444 void ARGB4444ToARGBRow_SSE2(const uint8_t* src, uint8_t* dst, int width) { in ARGB4444ToARGBRow_SSE2() 481 void ARGBToRGB24Row_SSSE3(const uint8_t* src, uint8_t* dst, int width) { in ARGBToRGB24Row_SSSE3() 520 void ARGBToRAWRow_SSSE3(const uint8_t* src, uint8_t* dst, int width) { in ARGBToRAWRow_SSSE3() [all …]
|
/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/ |
D | global-average-pooling.cc | 29 for (size_t width = 1; width <= pytorch_qnnp_params.q8gavgpool.mr; in TEST() local 47 for (size_t width = 1; width <= pytorch_qnnp_params.q8gavgpool.mr; in TEST() local 66 for (size_t width = 1; width <= pytorch_qnnp_params.q8gavgpool.mr; in TEST() local 88 for (size_t width = 1; width <= pytorch_qnnp_params.q8gavgpool.mr; in TEST() local 110 for (size_t width = 1; width <= pytorch_qnnp_params.q8gavgpool.mr; in TEST() local 132 for (size_t width = 1; width <= pytorch_qnnp_params.q8gavgpool.mr; in TEST() local 154 for (size_t width = 1; width <= pytorch_qnnp_params.q8gavgpool.mr; in TEST() local 173 for (size_t width = 1; width <= pytorch_qnnp_params.q8gavgpool.mr; in TEST() local 190 for (size_t width = pytorch_qnnp_params.q8gavgpool.mr; in TEST() local 209 for (size_t width = pytorch_qnnp_params.q8gavgpool.mr; in TEST() local [all …]
|
/external/XNNPACK/test/ |
D | global-average-pooling-nwc.cc | 23 for (size_t width = 1; width <= spatial_tile; width++) { in TEST() local 37 for (size_t width = 1; width <= spatial_tile; width++) { in TEST() local 52 for (size_t width = 1; width <= spatial_tile; width++) { in TEST() local 69 for (size_t width = 1; width <= spatial_tile; width++) { in TEST() local 86 for (size_t width = 1; width <= spatial_tile; width++) { in TEST() local 103 for (size_t width = 1; width <= spatial_tile; width++) { in TEST() local 120 for (size_t width = 1; width <= spatial_tile; width++) { in TEST() local 135 for (size_t width = 1; width <= spatial_tile; width++) { in TEST() local 150 for (size_t width = spatial_tile; width <= 4 * spatial_tile; width++) { in TEST() local 164 for (size_t width = spatial_tile; width <= 4 * spatial_tile; width++) { in TEST() local [all …]
|
/external/angle/src/libANGLE/ |
D | Overlay_autogen.cpp | 42 const int32_t width = 12 * (kFontGlyphWidth >> fontSize); in initOverlayWidgets() local 66 const int32_t width = 150 * (kFontGlyphWidth >> fontSize); in initOverlayWidgets() local 91 const int32_t width = 25 * (kFontGlyphWidth >> fontSize); in initOverlayWidgets() local 115 const int32_t width = 5 * static_cast<uint32_t>(widget->runningValues.size()); in initOverlayWidgets() local 137 const int32_t width = 40 * (kFontGlyphWidth >> fontSize); in initOverlayWidgets() local 160 const int32_t width = 6 * static_cast<uint32_t>(widget->runningValues.size()); in initOverlayWidgets() local 182 const int32_t width = 40 * (kFontGlyphWidth >> fontSize); in initOverlayWidgets() local 205 const int32_t width = 5 * static_cast<uint32_t>(widget->runningValues.size()); in initOverlayWidgets() local 227 const int32_t width = 40 * (kFontGlyphWidth >> fontSize); in initOverlayWidgets() local 250 const int32_t width = 6 * static_cast<uint32_t>(widget->runningValues.size()); in initOverlayWidgets() local [all …]
|
/external/skia/src/encode/ |
D | SkImageEncoderFns.h | 26 static inline void transform_scanline_memcpy(char* dst, const char* src, int width, int bpp) { in transform_scanline_memcpy() 30 static inline void transform_scanline_A8_to_GrayAlpha(char* dst, const char* src, int width, int) { in transform_scanline_A8_to_GrayAlpha() argument 45 static inline void transform_scanline_gray(char* dst, const char* src, int width, int) { in transform_scanline_gray() argument 51 static inline void transform_scanline_565(char* dst, const char* src, int width, int) { in transform_scanline_565() argument 57 static inline void transform_scanline_RGBX(char* dst, const char* src, int width, int) { in transform_scanline_RGBX() argument 63 static inline void transform_scanline_BGRX(char* dst, const char* src, int width, int) { in transform_scanline_BGRX() argument 69 static inline void transform_scanline_444(char* dst, const char* src, int width, int) { in transform_scanline_444() argument 75 static inline void transform_scanline_rgbA(char* dst, const char* src, int width, int) { in transform_scanline_rgbA() argument 81 static inline void transform_scanline_bgrA(char* dst, const char* src, int width, int) { in transform_scanline_bgrA() argument 87 static inline void transform_scanline_to_premul_legacy(char* dst, const char* src, int width, int) { in transform_scanline_to_premul_legacy() argument [all …]
|
/external/mesa3d/src/util/format/ |
D | u_format_bptc.c | 37 unsigned width, unsigned height) in util_format_bptc_rgba_unorm_unpack_rgba_8unorm() 47 unsigned width, unsigned height) in util_format_bptc_rgba_unorm_pack_rgba_8unorm() 57 unsigned width, unsigned height) in util_format_bptc_rgba_unorm_unpack_rgba_float() 78 unsigned width, unsigned height) in util_format_bptc_rgba_unorm_pack_rgba_float() 99 unsigned width, unsigned height) in util_format_bptc_rgba_unorm_fetch_rgba() 115 unsigned width, unsigned height) in util_format_bptc_srgba_unpack_rgba_8unorm() 125 unsigned width, unsigned height) in util_format_bptc_srgba_pack_rgba_8unorm() 135 unsigned width, unsigned height) in util_format_bptc_srgba_unpack_rgba_float() 158 unsigned width, unsigned height) in util_format_bptc_srgba_pack_rgba_float() 168 unsigned width, unsigned height) in util_format_bptc_srgba_fetch_rgba() [all …]
|
D | u_format_zs.c | 116 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 …]
|
/external/libvpx/test/ |
D | buffer.h | 29 Buffer(int width, int height, int top_padding, int left_padding, in Buffer() 36 Buffer(int width, int height, int top_padding, int left_padding, in Buffer() 44 Buffer(int width, int height, int padding) in Buffer() 50 Buffer(int width, int height, int padding, unsigned int alignment) in Buffer() 162 for (int width = 0; width < width_; ++width) { in Set() local 174 for (int width = 0; width < width_; ++width) { in Set() local 191 for (int width = 0; width < width_; ++width) { in Set() local 211 for (int width = 0; width < width_; ++width) { in CopyFrom() local 224 for (int width = 0; width < stride_; ++width) { in DumpBuffer() local 247 for (int width = 0; width < width_; ++width) { in PrintDifference() local [all …]
|
/external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
D | minimum_test.cc | 39 const auto width = shape_rng(); variable 59 const auto width = shape_rng(); variable 84 const auto width = shape_rng(); variable 109 const auto width = shape_rng(); variable 134 const auto width = shape_rng(); variable 159 const auto width = shape_rng(); variable 184 const auto width = shape_rng(); variable 209 const auto width = shape_rng(); variable 234 const auto width = shape_rng(); variable 259 const auto width = shape_rng(); variable [all …]
|
D | squared_difference_test.cc | 39 const auto width = shape_rng(); variable 59 const auto width = shape_rng(); variable 84 const auto width = shape_rng(); variable 109 const auto width = shape_rng(); variable 134 const auto width = shape_rng(); variable 159 const auto width = shape_rng(); variable 184 const auto width = shape_rng(); variable 209 const auto width = shape_rng(); variable 234 const auto width = shape_rng(); variable 259 const auto width = shape_rng(); variable [all …]
|
D | maximum_test.cc | 39 const auto width = shape_rng(); variable 59 const auto width = shape_rng(); variable 84 const auto width = shape_rng(); variable 109 const auto width = shape_rng(); variable 134 const auto width = shape_rng(); variable 159 const auto width = shape_rng(); variable 184 const auto width = shape_rng(); variable 209 const auto width = shape_rng(); variable 234 const auto width = shape_rng(); variable 259 const auto width = shape_rng(); variable [all …]
|
D | add_test.cc | 39 const auto width = shape_rng(); variable 59 const auto width = shape_rng(); variable 84 const auto width = shape_rng(); variable 109 const auto width = shape_rng(); variable 134 const auto width = shape_rng(); variable 159 const auto width = shape_rng(); variable 184 const auto width = shape_rng(); variable 209 const auto width = shape_rng(); variable 234 const auto width = shape_rng(); variable 259 const auto width = shape_rng(); variable [all …]
|
D | sub_test.cc | 39 const auto width = shape_rng(); variable 59 const auto width = shape_rng(); variable 84 const auto width = shape_rng(); variable 109 const auto width = shape_rng(); variable 134 const auto width = shape_rng(); variable 159 const auto width = shape_rng(); variable 184 const auto width = shape_rng(); variable 209 const auto width = shape_rng(); variable 234 const auto width = shape_rng(); variable 259 const auto width = shape_rng(); variable [all …]
|
D | mul_test.cc | 39 const auto width = shape_rng(); variable 59 const auto width = shape_rng(); variable 84 const auto width = shape_rng(); variable 109 const auto width = shape_rng(); variable 134 const auto width = shape_rng(); variable 159 const auto width = shape_rng(); variable 184 const auto width = shape_rng(); variable 209 const auto width = shape_rng(); variable 234 const auto width = shape_rng(); variable 259 const auto width = shape_rng(); variable [all …]
|
D | div_test.cc | 39 const auto width = shape_rng(); variable 59 const auto width = shape_rng(); variable 84 const auto width = shape_rng(); variable 109 const auto width = shape_rng(); variable 134 const auto width = shape_rng(); variable 159 const auto width = shape_rng(); variable 184 const auto width = shape_rng(); variable 209 const auto width = shape_rng(); variable 234 const auto width = shape_rng(); variable 259 const auto width = shape_rng(); variable [all …]
|
/external/mesa3d/src/mesa/main/ |
D | texstorage.c | 144 GLsizei width, GLsizei height, GLsizei depth, in initialize_texture_fields() 358 GLsizei width, GLsizei height, GLsizei depth, in tex_storage_error_check() 438 GLsizei width, GLsizei height, GLsizei depth, in _mesa_sparse_texture_error_check() 521 GLsizei levels, GLenum internalformat, GLsizei width, in texture_storage() 644 GLenum internalformat, GLsizei width, in texture_storage_error() 657 GLenum internalformat, GLsizei width, in texture_storage_no_error() 671 GLenum internalformat, GLsizei width, GLsizei height, in texstorage_error() 712 GLenum internalformat, GLsizei width, GLsizei height, in texstorage_no_error() 728 GLenum internalformat, GLsizei width, GLsizei height, in texturestorage_error() 769 GLenum internalformat, GLsizei width, GLsizei height, in texturestorage_no_error() [all …]
|