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

  /external/skia/tests/
DrawTextTest.cpp 72 SkBitmap drawPosTextBitmap;
73 create(&drawPosTextBitmap, drawPosTextRect);
74 SkCanvas drawPosTextCanvas(drawPosTextBitmap);
106 drawPosTextBitmap, drawPosTextRect));
  /external/skqp/tests/
DrawTextTest.cpp 72 SkBitmap drawPosTextBitmap;
73 create(&drawPosTextBitmap, drawPosTextRect);
74 SkCanvas drawPosTextCanvas(drawPosTextBitmap);
106 drawPosTextBitmap, drawPosTextRect));

Completed in 204 milliseconds