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

/external/skia/tests/
H A DPictureTest.cpp758 unsigned getClipCount() const { return fClipCount; } function in class:ClipCountingCanvas
783 REPORTER_ASSERT(reporter, testCanvas.getClipCount() == 2);

Completed in 172 milliseconds