Home
last modified time | relevance | path

Searched refs:allocRowBytes (Results 1 – 1 of 1) sorted by relevance

/external/skia/tests/
DWritePixelsTest.cpp286 static bool allocRowBytes(SkBitmap* bm, const SkImageInfo& info, size_t rowBytes) { in allocRowBytes() function
332 if (!allocRowBytes(bm, info, rowBytes)) { in setup_bitmap()