Home | History | Annotate | Download | only in tests

Lines Matching defs:bm2

1065     SkBitmap bm2;
1066 bm2.allocPixels(info);
1067 result = codec->getPixels(info, bm2.getPixels(), bm2.rowBytes());
1072 md5(bm2, &d2);