Searched refs:rowBytes (Results 1 – 6 of 6) sorted by relevance
23 unsigned int rowBytes {};
122 surface.rowBytes = finfo_.line_length; in GetGrSurface()
36 surface.rowBytes = 0; in GetGrSurface()
268 int32_t rowBytes = pixelMap->GetRowBytes(); in GetImgData() local276 imageData.rowBytes = static_cast<size_t>(rowBytes); in GetImgData()
42 size_t rowBytes; member
759 image->rowBytes = 5;