Searched defs:uniqueName (Results 1 – 1 of 1) sorted by relevance
4266 String8 uniqueName = getUniqueLayerName(name); in createLayer() local4342 String8 uniqueName = name + "#" + String8(std::to_string(dupeCounter).c_str()); in getUniqueLayerName() local