Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsSkpClipTest.cpp509 int opTime = timePict(pic, &opCanvas); in testOne() local
510 fTime = SkTMax(0, oldTime - opTime); in testOne()