Searched refs:mUploadQuota (Results 1 – 1 of 1) sorted by relevance
90 private int mUploadQuota; field in TiledImageRenderer417 mUploadQuota = UPLOAD_LIMIT; in draw()607 if (mUploadQuota > 0) { in drawTile()608 --mUploadQuota; in drawTile()