Searched refs:dataAllocator (Results 1 – 1 of 1) sorted by relevance
693 TempAllocator dataAllocator; in convert_bits_to_ico() local694 uint8 *bitsData = (uint8 *)dataAllocator.Allocate(bitsHeader.rowBytes * height); in convert_bits_to_ico()