Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsSkpClipTest.cpp502 SkCanvas opCanvas(opBitmap); in testOne() local
503 opCanvas.setAllowSimplifyClip(true); in testOne()
505 drawPict(pic, &opCanvas, fScale); in testOne()
509 int opTime = timePict(pic, &opCanvas); in testOne()