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.cpp526 int PCLmGenerator::injectLZStrip(ubyte *LZBuffer, int numBytes, int imageWidth, int imageHeight, in injectLZStrip() function in PCLmGenerator
1791 injectLZStrip(scratchBuffer, tmpDestSize, mediaWidthInPixels, in Encapsulate()
1797 injectLZStrip(scratchBuffer, tmpDestSize, mediaWidthInPixels, in Encapsulate()
1814 injectLZStrip(scratchBuffer, destSize, mediaWidthInPixels, numLinesThisCall, destColorSpace, in Encapsulate()