Searched refs:tempRowBytes (Results 1 – 1 of 1) sorted by relevance
89 size_t tempRowBytes[kMaxPlanes]; in SkYUVAPixmapInfo() local92 tempRowBytes[i] = SkColorTypeBytesPerPixel(colorTypes[i]) * planeDimensions[i].width(); in SkYUVAPixmapInfo()94 rowBytes = tempRowBytes; in SkYUVAPixmapInfo()