Home
last modified time | relevance | path

Searched defs:tightRowBytes (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp614 size_t tightRowBytes = bpp * rect.width(); in onReadPixels() local
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp2624 size_t tightRowBytes = bpp*rect.width(); in onReadPixels() local