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