Searched defs:ComputeRowBytes (Results 1 – 3 of 3) sorted by relevance
49 static unsigned ComputeRowBytes(unsigned width, SkMask::Format format) { in ComputeRowBytes() function
47 static unsigned ComputeRowBytes(unsigned width, SkMask::Format format) { in ComputeRowBytes() function
126 size_t SkBitmap::ComputeRowBytes(Config c, int width) { in ComputeRowBytes() function in SkBitmap