estimatedBatchCount property

int estimatedBatchCount
final

Flush intervals containing at least one strip-routed paint command.

This can conservatively exceed a real plan's batch count when a path is empty or wholly outside the device viewport. It never performs geometry work merely to refine the estimate.

Implementation

final int estimatedBatchCount;