Home | History | Annotate | Download | only in tests

Lines Matching defs:bm2

1050     SkBitmap bm2;
1051 bm2.allocPixels(info);
1052 result = codec->getPixels(info, bm2.getPixels(), bm2.rowBytes());
1057 md5(bm2, &d2);