Searched refs:numPathMasksGenerated (Results 1 – 2 of 2) sorted by relevance
211 int numPathMasksGenerated() const { return fNumPathMasksGenerated; } in numPathMasksGenerated() function
190 writer->appendS32("path_masks_generated", this->stats()->numPathMasksGenerated()); in dumpJSON()