Searched refs:ComputeRowBytes (Results 1 – 1 of 1) sorted by relevance
65 static unsigned ComputeRowBytes(unsigned width, SkMask::Format format) { in ComputeRowBytes() function80 return ComputeRowBytes(fWidth, (SkMask::Format)fMaskFormat); in rowBytes()