Searched refs:nContextBytesPerRow (Results 1 – 1 of 1) sorted by relevance
194 sal_uInt32 nContextBytesPerRow = mnBytesPerRow; in CreateContext() local212 nContextBytesPerRow = mnWidth << 2; in CreateContext()215 maContextBuffer.reset( new sal_uInt8[ mnHeight * nContextBytesPerRow ] ); in CreateContext()219 32, nContextBytesPerRow, maPalette, maContextBuffer.get(), in CreateContext()231 bitsPerComponent, nContextBytesPerRow, aCGColorSpace, aCGBmpInfo ); in CreateContext()
Completed in 16 milliseconds