Searched refs:actualBM (Results 1 – 1 of 1) sorted by relevance
259 SkBitmap actualBM; in sort_test() local260 actualBM.allocPixels(SkImageInfo::MakeN32Premul(256, 256)); in sort_test()261 actualBM.eraseColor(SK_ColorBLACK); in sort_test()263 FakeCanvas fake(actualBM); in sort_test()274 save_files(testID, s, expectedBM, actualBM); in sort_test()