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

/external/skia/tests/
H A DPictureTest.cpp735 , fClipCount(0){
739 fClipCount += 1;
744 fClipCount += 1;
749 fClipCount += 1;
754 fClipCount += 1;
758 unsigned getClipCount() const { return fClipCount; }
761 unsigned fClipCount; member in class:ClipCountingCanvas

Completed in 120 milliseconds