Home
last modified time | relevance | path

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

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