| /external/skqp/gm/ |
| D | thinconcavepaths.cpp | 14 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/skia/gm/ |
| D | thinconcavepaths.cpp | 14 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/ |
| D | row_gcc.cc | 156 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 …]
|
| D | row_neon.cc | 133 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 …]
|
| D | row_neon64.cc | 133 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 …]
|
| D | convert_argb.cc | 33 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 …]
|
| /external/libvpx/libvpx/third_party/libyuv/source/ |
| D | row_neon64.cc | 135 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 …]
|
| D | row_neon.cc | 142 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 …]
|
| D | row_gcc.cc | 189 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 …]
|
| D | convert_argb.cc | 31 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 …]
|
| D | planar_functions.cc | 31 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 …]
|
| /external/skqp/src/gpu/ |
| D | GrBackendSurface.cpp | 18 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() 29 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() 35 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() 47 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() 58 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() 64 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() 102 GrBackendRenderTarget::GrBackendRenderTarget(int width, in GrBackendRenderTarget() 116 GrBackendRenderTarget::GrBackendRenderTarget(int width, in GrBackendRenderTarget() 130 GrBackendRenderTarget::GrBackendRenderTarget(int width, in GrBackendRenderTarget()
|
| /external/libvpx/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/skia/src/images/ |
| D | SkImageEncoderFns.h | 39 int width, int bpp, const SkPMColor*) { in transform_scanline_memcpy() 44 const char* SK_RESTRICT src, int width, int, in transform_scanline_index8_opaque() argument 56 const char* SK_RESTRICT src, int width, int, in transform_scanline_index8_unpremul() argument 67 int width, int, const SkPMColor* colors) { in transform_scanline_gray() argument 83 int width, int, const SkPMColor*) { in transform_scanline_565() argument 98 int width, int, const SkPMColor*) { in transform_scanline_A8_to_GrayAlpha() argument 110 int width, int, const SkPMColor*) { in transform_scanline_RGBX() argument 125 int width, int, const SkPMColor*) { in transform_scanline_BGRX() argument 140 int width, int, const SkPMColor*) { in transform_scanline_444() argument 154 int width, int, const SkPMColor*) { in transform_scanline_rgbA() argument [all …]
|
| /external/skqp/src/images/ |
| D | SkImageEncoderFns.h | 39 int width, int bpp, const SkPMColor*) { in transform_scanline_memcpy() 44 const char* SK_RESTRICT src, int width, int, in transform_scanline_index8_opaque() argument 56 const char* SK_RESTRICT src, int width, int, in transform_scanline_index8_unpremul() argument 67 int width, int, const SkPMColor* colors) { in transform_scanline_gray() argument 83 int width, int, const SkPMColor*) { in transform_scanline_565() argument 98 int width, int, const SkPMColor*) { in transform_scanline_A8_to_GrayAlpha() argument 110 int width, int, const SkPMColor*) { in transform_scanline_RGBX() argument 125 int width, int, const SkPMColor*) { in transform_scanline_BGRX() argument 140 int width, int, const SkPMColor*) { in transform_scanline_444() argument 154 int width, int, const SkPMColor*) { in transform_scanline_rgbA() argument [all …]
|
| /external/python/cpython3/Modules/clinic/ |
| D | audioop.c.h | 23 int width; in audioop_getsample() local 58 int width; in audioop_max() local 92 int width; in audioop_minmax() local 126 int width; in audioop_avg() local 160 int width; in audioop_rms() local 307 int width; in audioop_avgpp() local 341 int width; in audioop_maxpp() local 375 int width; in audioop_cross() local 410 int width; in audioop_mul() local 446 int width; in audioop_tomono() local [all …]
|
| /external/skia/src/gpu/ |
| D | GrBackendSurface.cpp | 67 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() 78 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() 84 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() 96 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() 107 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() 113 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() 151 GrBackendRenderTarget::GrBackendRenderTarget(int width, in GrBackendRenderTarget() 165 GrBackendRenderTarget::GrBackendRenderTarget(int width, in GrBackendRenderTarget() 179 GrBackendRenderTarget::GrBackendRenderTarget(int width, in GrBackendRenderTarget()
|
| /external/vixl/src/ |
| D | compiler-intrinsics-vixl.cc | 32 int CountLeadingSignBitsFallBack(int64_t value, int width) { in CountLeadingSignBitsFallBack() 42 int CountLeadingZerosFallBack(uint64_t value, int width) { in CountLeadingZerosFallBack() 77 int CountSetBitsFallBack(uint64_t value, int width) { in CountSetBitsFallBack() 112 int CountTrailingZerosFallBack(uint64_t value, int width) { in CountTrailingZerosFallBack()
|
| /external/tensorflow/tensorflow/compiler/xla/ |
| D | array4d.h | 60 Array4D(int64 planes, int64 depth, int64 height, int64 width) in Array4D() 64 Array4D(int64 planes, int64 depth, int64 height, int64 width, T value) in Array4D() 73 Array4D(int64 planes, int64 depth, int64 height, int64 width, in Array4D() 102 int64 width() const { return this->dim(3); } in width() function 114 for (int64 width = 0; width < this->width(); ++width) { in FillWithYX() local 127 for (int64 width = 0; width < this->width(); ++width) { in FillWithPZ() local 145 for (int64 width = 0; width < this->width(); ++width) { in FillWithMinorDimNum() local
|
| /external/libmojo/ui/gfx/geometry/ |
| D | size.h | 28 constexpr Size(int width, int height) in Size() 44 constexpr int width() const { return width_; } in width() function 47 void set_width(int width) { width_ = width < 0 ? 0 : width; } in set_width() 55 void SetSize(int width, int height) { in SetSize()
|
| /external/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_type.h | 122 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()
|
| /external/v8/src/arm64/ |
| D | utils-arm64.cc | 16 int CountLeadingZeros(uint64_t value, int width) { in CountLeadingZeros() 29 int CountLeadingSignBits(int64_t value, int width) { in CountLeadingSignBits() 40 int CountTrailingZeros(uint64_t value, int width) { in CountTrailingZeros() 51 int CountSetBits(uint64_t value, int width) { in CountSetBits()
|
| /external/webrtc/talk/media/webrtc/ |
| D | simulcast.cc | 40 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/ |
| D | unit_test.cc | 65 const char* width = getenv("LIBYUV_WIDTH"); in LibYUVConvertTest() local 124 const char* width = getenv("LIBYUV_WIDTH"); in LibYUVColorTest() local 183 const char* width = getenv("LIBYUV_WIDTH"); in LibYUVScaleTest() local 242 const char* width = getenv("LIBYUV_WIDTH"); in LibYUVRotateTest() local 301 const char* width = getenv("LIBYUV_WIDTH"); in LibYUVPlanarTest() local 360 const char* width = getenv("LIBYUV_WIDTH"); in LibYUVBaseTest() local
|
| /external/swiftshader/src/OpenGL/common/ |
| D | Image.cpp | 681 GLsizei ComputePitch(GLsizei width, GLenum format, GLenum type, GLint alignment) in ComputePitch() 689 …size_t ComputePackingOffset(GLenum format, GLenum type, GLsizei width, GLsizei height, const gl::P… in ComputePackingOffset() 695 inline GLsizei ComputeCompressedPitch(GLsizei width, GLenum format) in ComputeCompressedPitch() 705 GLsizei ComputeCompressedSize(GLsizei width, GLsizei height, GLenum format) in ComputeCompressedSize() 808 …void TransferRow<Bytes>(unsigned char *dest, const unsigned char *source, GLsizei width, GLsizei b… in TransferRow() 814 …void TransferRow<RGB8toRGBX8>(unsigned char *dest, const unsigned char *source, GLsizei width, GLs… in TransferRow() 828 …void TransferRow<RGB16toRGBX16>(unsigned char *dest, const unsigned char *source, GLsizei width, G… in TransferRow() 843 …void TransferRow<RGB32toRGBX32>(unsigned char *dest, const unsigned char *source, GLsizei width, G… in TransferRow() 858 …void TransferRow<RGB32FtoRGBX32F>(unsigned char *dest, const unsigned char *source, GLsizei width,… in TransferRow() 873 …void TransferRow<RGB16FtoRGBX16F>(unsigned char *dest, const unsigned char *source, GLsizei width,… in TransferRow() [all …]
|