Searched refs:GetPlotIndexFromID (Results 1 – 1 of 1) sorted by relevance
136 uint32_t plot = GetPlotIndexFromID(id); in hasID()146 uint32_t plotIdx = GetPlotIndexFromID(id); in setLastUseToken()179 int index = GrDrawOpAtlas::GetPlotIndexFromID(id); in add()351 static uint32_t GetPlotIndexFromID(AtlasID id) { in GetPlotIndexFromID() function