Searched refs:getOutstandingSaveCount (Results 1 – 4 of 4) sorted by relevance
54 int saveCount = fDebugCanvas->getOutstandingSaveCount(); in copyPicture()59 int temp = fDebugCanvas->getOutstandingSaveCount(); in copyPicture()
52 int saveCount = fDebugCanvas->getOutstandingSaveCount(); in copyPicture()57 int temp = fDebugCanvas->getOutstandingSaveCount(); in copyPicture()
39 int getOutstandingSaveCount() const { return fOutstandingSaveCount; } in getOutstandingSaveCount() function