Searched defs:srcRowBytes (Results 1 – 12 of 12) sorted by relevance
147 const int srcRowBytes = width; in onDecode() local176 const int srcRowBytes = width * 3; in onDecode() local195 const int srcRowBytes = width * 3; in onDecode() local225 const int srcRowBytes = width * 4; in onDecode() local
86 const int srcRowBytes = width * 3; in onDecode() local
161 const int srcRowBytes = width * 4; in onDecode() local
156 const int srcRowBytes = width * 3; in onDecode() local
84 size_t srcRowBytes() const { return fSrcRowBytes; } in srcRowBytes() function
490 size_t srcRowBytes = get_row_bytes(fDecoderMgr->dinfo()); in onGetScanlines() local
467 const size_t srcRowBytes = width * bpp; in onGetPixels() local
98 int srcRowBytes) { in expand_bits()
187 const size_t srcRowBytes = SkTAbs(srcPitch); in copyFTBitmap() local
162 size_t srcRowBytes, int x, int y) { in onWritePixels()
440 const uint8_t src[], int srcRowBytes, in clamp_with_orig()
246 const size_t srcRowBytes = 2 * sizeof(uint8_t); in DEF_TEST() local