Searched refs:alloc_row_bytes (Results 1 – 1 of 1) sorted by relevance
261 static bool alloc_row_bytes(SkBitmap* bm, const SkImageInfo& info, size_t rowBytes) { in alloc_row_bytes() function277 if (!alloc_row_bytes(bm, info, rowBytes)) { in setup_bitmap()