Searched refs:maContextMemory (Results 1 – 2 of 2) sorted by relevance
91 … maContextMemory.reset( reinterpret_cast<sal_uInt8*>( rtl_allocateMemory( nWidth * 4 * nHeight ) ), in AquaSalInfoPrinter()94 if( maContextMemory ) in AquaSalInfoPrinter()96 …mrContext = CGBitmapContextCreate( maContextMemory.get(), nWidth, nHeight, 8, nWidth * 4, GetSalDa… in AquaSalInfoPrinter()
59 boost::shared_array< sal_uInt8 > maContextMemory; member in AquaSalInfoPrinter
Completed in 13 milliseconds