Searched refs:fMaxMismatchA (Results 1 – 3 of 3) sorted by relevance
123 , fMaxMismatchA(0) in DiffRecord()148 uint32_t fMaxMismatchA; member
191 if (thisA > dr->fMaxMismatchA) { in compute_diff()192 dr->fMaxMismatchA = thisA; in compute_diff()
134 stream->writeDecAsText(SkScalarRoundToInt(diff.fMaxMismatchA)); in print_label_cell()