Searched refs:readDstRowBytes (Results 1 – 1 of 1) sorted by relevance
2344 size_t readDstRowBytes = tightRowBytes; in onReadPixels() local2354 readDstRowBytes = rowBytes; in onReadPixels()2368 if (readDstRowBytes != tightRowBytes) { in onReadPixels()2381 SkASSERT(rowBytes == readDstRowBytes); in onReadPixels()2409 src += readDstRowBytes; in onReadPixels()