Searched defs:drawPosTextBitmap (Results 1 - 1 of 1) sorted by relevance

/external/skia/tests/
H A DDrawTextTest.cpp72 SkBitmap drawPosTextBitmap; local
73 create(&drawPosTextBitmap, drawPosTextRect);
74 SkCanvas drawPosTextCanvas(drawPosTextBitmap);
106 drawPosTextBitmap, drawPosTextRect));

Completed in 209 milliseconds