Searched refs:MAX_RECYCLED_SPRITES (Results 1 – 2 of 2) sorted by relevance
74 static constexpr size_t MAX_RECYCLED_SPRITES = 12; variable
187 if (mLocked.recycledSprites.size() < MAX_RECYCLED_SPRITES) { in releaseSpotLocked()