Home
last modified time | relevance | path

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

/packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/
DgenPCLm.cpp240 void PCLmGenerator::write2Buff(ubyte *buff, int buffSize) { in write2Buff() function in PCLmGenerator
404 write2Buff(buffIn, bytesRead); in injectAdobeRGBCS()
512 write2Buff(RLEBuffer, numBytes); in injectRLEStrip()
601 write2Buff(LZBuffer, numBytes); in injectLZStrip()
725 write2Buff((ubyte *) jpeg_Buff, numCompBytes); in injectJPEG()
977 write2Buff((ubyte *) tempBuffer, buffSize); in writePDFGrammarPage()
/packages/services/BuiltInPrintService/jni/plugins/genPCLm/inc/
DPCLmGenerator.h126 void write2Buff(ubyte *buff, int buffSize);