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