Searched refs:readDstRowBytes (Results 1 – 1 of 1) sorted by relevance
2411 size_t readDstRowBytes = tightRowBytes; in onReadPixels() local2421 readDstRowBytes = rowBytes; in onReadPixels()2435 if (readDstRowBytes != tightRowBytes) { in onReadPixels()2448 SkASSERT(rowBytes == readDstRowBytes); in onReadPixels()2476 src += readDstRowBytes; in onReadPixels()