Home
last modified time | relevance | path

Searched refs:dataAllocator (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/translators/ico/
H A DICO.cpp693 TempAllocator dataAllocator; in convert_bits_to_ico() local
694 uint8 *bitsData = (uint8 *)dataAllocator.Allocate(bitsHeader.rowBytes * height); in convert_bits_to_ico()