rasterizerThreshold property

int rasterizerThreshold
final

The rasterizer threshold is an integer specifying the number of frame intervals that the rasterizer must miss before it decides that the frame is suitable for capturing an SkPicture trace for further analysis.

Implementation

final int rasterizerThreshold;