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