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

/external/skia/tests/
H A DPictureTest.cpp336 , fRestoreCount(0){
350 ++fRestoreCount;
356 unsigned int getRestoreCount() const { return fRestoreCount; }
361 unsigned int fRestoreCount; member in class:SaveCountingCanvas

Completed in 210 milliseconds