Searched refs:mUploadQuota (Results 1 – 1 of 1) sorted by relevance
89 private int mUploadQuota; field in TiledImageRenderer414 mUploadQuota = UPLOAD_LIMIT; in draw()604 if (mUploadQuota > 0) { in drawTile()605 --mUploadQuota; in drawTile()