Searched refs:streamBitmap (Results 1 - 2 of 2) sorted by relevance

/external/skia/tests/
H A DFontHostStreamTest.cpp77 SkBitmap streamBitmap; local
78 create(&streamBitmap, streamRect);
79 SkCanvas streamCanvas(streamBitmap);
109 compare(origBitmap, origRect, streamBitmap, streamRect));
/external/skqp/tests/
H A DFontHostStreamTest.cpp77 SkBitmap streamBitmap; local
78 create(&streamBitmap, streamRect);
79 SkCanvas streamCanvas(streamBitmap);
109 compare(origBitmap, origRect, streamBitmap, streamRect));

Completed in 134 milliseconds