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