Searched defs:srcRowBytes (Results 1 – 11 of 11) sorted by relevance
89 size_t srcRowBytes() const { return fSrcRowBytes; } in srcRowBytes() function
547 const size_t srcRowBytes = config.output.u.RGBA.stride; in onGetPixels() local
172 const size_t srcRowBytes = levels[currentMipLevel].fRowBytes; in Make() local298 const size_t srcRowBytes = trimRowBytes; in MakeCompressed() local
69 AlphaIter src, int srcRowBytes, in clamp_solid_with_orig()88 AlphaIter src, int srcRowBytes, in clamp_outer_with_orig()
63 int srcRowBytes) { in expand_bits()
65 int srcRowBytes) { in expand_bits()
185 size_t srcRowBytes = SkAlignTo(GrColorTypeBytesPerPixel(allowedSrc.fColorType) * srcBufferWidth, in basic_transfer_to_test() local
735 size_t srcRowBytes = rowBytes; in transferPixels() local
277 const size_t srcRowBytes = SkTAbs(srcPitch); in copyFTBitmap() local
777 const size_t srcRowBytes = texels[currentMipLevel].fRowBytes; in uploadToTexture() local
1491 size_t srcRowBytes, int dstX, int dstY) { in EMSCRIPTEN_BINDINGS()