Searched defs:startGroup (Results 1 – 2 of 2) sorted by relevance
34 void JsonSerializer::startGroup(const std::string &name) in startGroup() function in angle::JsonSerializer
439 int startGroup = groupVector[2 * group]; in aliasingReduction() local