Searched refs:MIN_NUMBER_OF_DRAWS (Results 1 – 1 of 1) sorted by relevance
38 public static final int MIN_NUMBER_OF_DRAWS = 20; field in DrawActivity159 if (mCurrentDraws < MIN_NUMBER_OF_DRAWS + mExtraDraws) { in onPreDraw()