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

  /external/skia/tests/
DrawTextTest.cpp 67 SkBitmap drawTextBitmap;
68 create(&drawTextBitmap, drawTextRect);
69 SkCanvas drawTextCanvas(drawTextBitmap);
105 compare(drawTextBitmap, drawTextRect,
  /external/skqp/tests/
DrawTextTest.cpp 67 SkBitmap drawTextBitmap;
68 create(&drawTextBitmap, drawTextRect);
69 SkCanvas drawTextCanvas(drawTextBitmap);
105 compare(drawTextBitmap, drawTextRect,

Completed in 120 milliseconds