Searched defs:srcRowBytes (Results 1 – 9 of 9) sorted by relevance
83 size_t srcRowBytes() const { return fSrcRowBytes; } in srcRowBytes() function
509 const size_t srcRowBytes = config.output.u.RGBA.stride; in onGetPixels() local
60 AlphaIter src, int srcRowBytes, in clamp_solid_with_orig()79 AlphaIter src, int srcRowBytes, in clamp_outer_with_orig()
43 int srcRowBytes) { in expand_bits()
158 size_t srcRowBytes = SkAlignTo(GrColorTypeBytesPerPixel(allowedSrc.fColorType) * srcBufferWidth, in basic_transfer_to_test() local
358 size_t srcRowBytes = texels[i].fRowBytes; in uploadTextureData() local
232 const size_t srcRowBytes = SkTAbs(srcPitch); in copyFTBitmap() local
748 const size_t srcRowBytes = texels[currentMipLevel].fRowBytes; in uploadToTexture() local
1185 size_t srcRowBytes, int dstX, int dstY) { in EMSCRIPTEN_BINDINGS()