Searched refs:offsetGlyphIndexAdjustArray (Results 1 – 1 of 1) sorted by relevance
630 …u32 offsetGlyphIndexAdjustArray = math::RoundUp(offsetLRUBuffer + sizeLRUBuffer, … in AssignMemory() local631 …u32 offsetCacheIndexArray = math::RoundUp(offsetGlyphIndexAdjustArray + sizeGlyphIndexAdju… in AssignMemory()642 pGlyphIndexAdjustArray = reinterpret_cast<u16*> (buffer + offsetGlyphIndexAdjustArray); in AssignMemory()