HomeSort by relevance Sort by last modified time
    Searched refs:fRestoreCount (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
PictureTest.cpp 105 , fRestoreCount(0){
119 ++fRestoreCount;
125 unsigned int getRestoreCount() const { return fRestoreCount; }
130 unsigned int fRestoreCount;
  /external/skqp/tests/
PictureTest.cpp 105 , fRestoreCount(0){
119 ++fRestoreCount;
125 unsigned int getRestoreCount() const { return fRestoreCount; }
130 unsigned int fRestoreCount;

Completed in 100 milliseconds