Searched refs:paletteAllocator (Results 1 – 1 of 1) sorted by relevance
87 TempAllocator paletteAllocator; in convert_data_to_bits() local89 uint8 *palette = (uint8 *)paletteAllocator.Allocate(3 * 256); in convert_data_to_bits()