Searched refs:GetUniqueId (Results 1 – 2 of 2) sorted by relevance
96 const int32_t fontId = minikinFont->GetUniqueId(); in purgeHbFontLocked()114 const int32_t fontId = minikinFont->GetUniqueId(); in getHbFontLocked()
135 int32_t GetUniqueId() const { return mUniqueId; } in GetUniqueId() function