| /third_party/skia/src/codec/ |
| D | SkBmpCodec.h | 83 size_t srcRowBytes() const { return fSrcRowBytes; } in srcRowBytes() function
|
| D | SkWebpCodec.cpp | 509 const size_t srcRowBytes = config.output.u.RGBA.stride; in onGetPixels() local
|
| /third_party/skia/m133/src/codec/ |
| D | SkBmpCodec.h | 89 size_t srcRowBytes() const { return fSrcRowBytes; } in srcRowBytes() function
|
| D | SkWebpCodec.cpp | 558 const size_t srcRowBytes = config.output.u.RGBA.stride; in onGetPixels() local
|
| /third_party/skia/m133/src/gpu/graphite/task/ |
| D | UploadTask.cpp | 171 const size_t srcRowBytes = levels[currentMipLevel].fRowBytes; in Make() local 296 const size_t srcRowBytes = trimRowBytes; in MakeCompressed() local
|
| /third_party/skia/m133/src/core/ |
| D | SkBlurMask.cpp | 71 AlphaIter src, int srcRowBytes, in clamp_solid_with_orig() 90 AlphaIter src, int srcRowBytes, in clamp_outer_with_orig()
|
| /third_party/skia/src/core/ |
| D | SkBlurMask.cpp | 60 AlphaIter src, int srcRowBytes, in clamp_solid_with_orig() 79 AlphaIter src, int srcRowBytes, in clamp_outer_with_orig()
|
| /third_party/skia/src/gpu/text/ |
| D | GrAtlasManager.cpp | 43 int srcRowBytes) { in expand_bits()
|
| /third_party/skia/m133/src/gpu/graphite/text/ |
| D | TextAtlasManager.cpp | 62 int srcRowBytes) { in expand_bits()
|
| /third_party/skia/m133/src/gpu/ganesh/text/ |
| D | GrAtlasManager.cpp | 63 int srcRowBytes) { in expand_bits()
|
| /third_party/skia/m133/tests/ |
| D | TransferPixelsTest.cpp | 185 size_t srcRowBytes = SkAlignTo(GrColorTypeBytesPerPixel(allowedSrc.fColorType) * srcBufferWidth, in basic_transfer_to_test() local
|
| /third_party/skia/tests/ |
| D | TransferPixelsTest.cpp | 158 size_t srcRowBytes = SkAlignTo(GrColorTypeBytesPerPixel(allowedSrc.fColorType) * srcBufferWidth, in basic_transfer_to_test() local
|
| /third_party/skia/m133/src/gpu/graphite/ |
| D | Context.cpp | 729 size_t srcRowBytes = rowBytes; in transferPixels() local
|
| /third_party/skia/src/gpu/dawn/ |
| D | GrDawnGpu.cpp | 366 size_t srcRowBytes = texels[i].fRowBytes; in uploadTextureData() local
|
| /third_party/skia/src/ports/ |
| D | SkFontHost_FreeType_common.cpp | 232 const size_t srcRowBytes = SkTAbs(srcPitch); in copyFTBitmap() local
|
| /third_party/skia/src/gpu/d3d/ |
| D | GrD3DGpu.cpp | 759 const size_t srcRowBytes = texels[currentMipLevel].fRowBytes; in uploadToTexture() local
|
| /third_party/skia/m133/src/gpu/ganesh/d3d/ |
| D | GrD3DGpu.cpp | 788 const size_t srcRowBytes = texels[currentMipLevel].fRowBytes; in uploadToTexture() local
|
| /third_party/skia/m133/src/ports/ |
| D | SkFontHost_FreeType_common.cpp | 277 const size_t srcRowBytes = SkTAbs(srcPitch); in copyFTBitmap() local
|
| /third_party/skia/modules/canvaskit/ |
| D | canvaskit_bindings.cpp | 1185 size_t srcRowBytes, int dstX, int dstY) { in EMSCRIPTEN_BINDINGS()
|
| /third_party/skia/m133/modules/canvaskit/ |
| D | canvaskit_bindings.cpp | 1491 size_t srcRowBytes, int dstX, int dstY) { in EMSCRIPTEN_BINDINGS()
|