Home | History | Annotate | Download | only in vk

Lines Matching defs:tightRowBytes

2136     size_t tightRowBytes = bpp * width;
2192 SkRectMemcpy(buffer, rowBytes, mappedMemory, transBufferRowBytes, tightRowBytes, height);