Searched refs:gNextCollectionId (Results 1 – 1 of 1) sorted by relevance
45 static std::atomic<uint32_t> gNextCollectionId = {0}; variable75 mId = gNextCollectionId++; in init()129 mId = gNextCollectionId++; in FontCollection()