Searched refs:drawPict (Results 1 - 2 of 2) sorted by relevance

/external/skia/tests/
H A DPathOpsSkpClipTest.cpp418 static void drawPict(SkPicture* pic, SkCanvas* canvas, int scale) { function
501 drawPict(pic, &oldCanvas, fScale);
502 drawPict(pic, &opCanvas, fScale);
H A DSkpSkGrTest.cpp359 static void drawPict(SkPicture* pic, SkCanvas* canvas, int scale) { function
442 drawPict(pic, &skCanvas, fScaleOversized ? scale : 1);
457 drawPict(pic, &grCanvas, fScaleOversized ? scale : 1);

Completed in 2062 milliseconds