HomeSort by relevance Sort by last modified time
    Searched refs:streamBitmap (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
FontHostStreamTest.cpp 77 SkBitmap streamBitmap;
78 create(&streamBitmap, streamRect);
79 SkCanvas streamCanvas(streamBitmap);
109 compare(origBitmap, origRect, streamBitmap, streamRect));
  /external/skqp/tests/
FontHostStreamTest.cpp 77 SkBitmap streamBitmap;
78 create(&streamBitmap, streamRect);
79 SkCanvas streamCanvas(streamBitmap);
109 compare(origBitmap, origRect, streamBitmap, streamRect));

Completed in 67 milliseconds