Searched refs:setup_bitmap (Results 1 – 2 of 2) sorted by relevance
/external/skia/tests/ |
D | WritePixelsTest.cpp | 295 static bool setup_bitmap(SkBitmap* bm, SkColorType ct, SkAlphaType at, int w, int h, int tightRB) { in setup_bitmap() function 395 REPORTER_ASSERT(reporter, setup_bitmap(&bmp, ct, at, rect.width(), in test_write_pixels()
|
/external/skqp/tests/ |
D | WritePixelsTest.cpp | 295 static bool setup_bitmap(SkBitmap* bm, SkColorType ct, SkAlphaType at, int w, int h, int tightRB) { in setup_bitmap() function 395 REPORTER_ASSERT(reporter, setup_bitmap(&bmp, ct, at, rect.width(), in test_write_pixels()
|