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.cpp239 void PCLmGenerator::write2Buff(ubyte *buff, int buffSize) { in write2Buff() function in PCLmGenerator
403 write2Buff(buffIn, bytesRead); in injectAdobeRGBCS()
511 write2Buff(RLEBuffer, numBytes); in injectRLEStrip()
600 write2Buff(LZBuffer, numBytes); in injectLZStrip()
724 write2Buff((ubyte *) jpeg_Buff, numCompBytes); in injectJPEG()
976 write2Buff((ubyte *) tempBuffer, buffSize); in writePDFGrammarPage()
/packages/services/BuiltInPrintService/jni/plugins/genPCLm/inc/
DPCLmGenerator.h126 void write2Buff(ubyte *buff, int buffSize);