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

  /external/chromium_org/third_party/skia/tests/
DrawTextTest.cpp 72 SkIRect drawPosTextRect = SkIRect::MakeWH(64, 64);
74 create(&drawPosTextBitmap, drawPosTextRect);
103 drawPosTextBitmap, drawPosTextRect));
  /external/skia/tests/
DrawTextTest.cpp 72 SkIRect drawPosTextRect = SkIRect::MakeWH(64, 64);
74 create(&drawPosTextBitmap, drawPosTextRect);
103 drawPosTextBitmap, drawPosTextRect));

Completed in 150 milliseconds