Home
last modified time | relevance | path

Searched refs:transBufferRowBytes (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/vk/
H A DGrVkGpu.cpp2583 size_t transBufferRowBytes = bpp * region.imageExtent.width; in onReadPixels() local
2587 transBufferRowBytes * imageRows, GrGpuBufferType::kXferGpuToCpu, in onReadPixels()
2623 SkRectMemcpy(buffer, rowBytes, mappedMemory, transBufferRowBytes, tightRowBytes, rect.height()); in onReadPixels()

Completed in 5 milliseconds