Searched defs:paintCount (Results 1 – 6 of 6) sorted by relevance
528 paintCount: function() { }, method in WebInspector.Layer712 paintCount: function() method in WebInspector.AgentLayer1017 paintCount: function() method in WebInspector.TracingLayer
227 int paintCount() const { return m_paintCount; } in paintCount() function
197 int paintCount = SafeCount(fPlayback->fPaints); in clone() local
189 int paintCount = SafeCount(src.fPaints); in SkPicturePlayback() local