Searched defs:injectLZStrip (Results 1 - 1 of 1) sorted by relevance

/packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/
H A DgenPCLm.cpp527 int PCLmGenerator::injectLZStrip(ubyte *LZBuffer, int numBytes, int imageWidth, int imageHeight, function in class:PCLmGenerator
1792 injectLZStrip(scratchBuffer, tmpDestSize, mediaWidthInPixels,
1798 injectLZStrip(scratchBuffer, tmpDestSize, mediaWidthInPixels,
1815 injectLZStrip(scratchBuffer, destSize, mediaWidthInPixels, numLinesThisCall, destColorSpace,

Completed in 54 milliseconds