Searched defs:tightRowBytes (Results 1 – 2 of 2) sorted by relevance
1179 size_t tightRowBytes = GrBytesPerPixel(config) * width; in onReadPixels() local
2409 size_t tightRowBytes = bytesPerPixel * width; in onReadPixels() local