Searched refs:pMaskMem (Results 1 – 1 of 1) sorted by relevance
768 void* pMaskMem = rtl_allocateMemory( nMaskBytesPerRow * nHeight ); in CreateWithMask() local769 CGContextRef xMaskContext = CGBitmapContextCreate( pMaskMem, in CreateWithMask()774 pMaskMem, nHeight * nMaskBytesPerRow, &CFRTLFree ) ); in CreateWithMask()
Completed in 19 milliseconds