Home
last modified time | relevance | path

Searched refs:oldCanvas (Results 1 – 1 of 1) sorted by relevance

/external/skia/tests/
DPathOpsSkpClipTest.cpp499 SkCanvas oldCanvas(oldBitmap); in testOne() local
500 oldCanvas.setAllowSimplifyClip(false); in testOne()
504 drawPict(pic, &oldCanvas, fScale); in testOne()
508 int oldTime = timePict(pic, &oldCanvas); in testOne()