Searched refs:mDrawCount (Results 1 – 4 of 4) sorted by relevance
12 private int mDrawCount; field in DrawCountDown18 mDrawCount = countFrames; in DrawCountDown()24 if (mDrawCount <= 0) { in onPreDraw()31 mDrawCount--; in onPreDraw()
14 private int mDrawCount = 0; field in WebViewReadyHelper46 if (++mDrawCount <= DEBUG_REQUIRE_EXTRA_FRAMES) {
193 private int mDrawCount = 0; field in DrawActivity.DrawCounterListener197 if (++mDrawCount <= DEBUG_REQUIRE_EXTRA_FRAMES) { in onDraw()
136 int mDrawCount = 0; in testLayerPaintAlphaChanged()139 if (mDrawCount++ == 5) { in testLayerPaintAlphaChanged()302 int mDrawCount = 0; in testLayerResizeZero()305 if (mDrawCount++ == 5) { in testLayerResizeZero()