Home
last modified time | relevance | path

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

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