Home | History | Annotate | Download | only in tests

Lines Matching refs:bm2

1061     SkBitmap bm2;
1062 bm2.allocPixels(info);
1063 result = codec->getPixels(info, bm2.getPixels(), bm2.rowBytes());
1068 md5(bm2, &d2);