HomeSort by relevance Sort by last modified time
    Searched refs:write2Buff (Results 1 - 2 of 2) sorted by null

  /packages/services/BuiltInPrintService/jni/plugins/genPCLm/inc/
PCLmGenerator.h 126 void write2Buff(ubyte *buff, int buffSize);
  /packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/
genPCLm.cpp 240 void PCLmGenerator::write2Buff(ubyte *buff, int buffSize) {
404 write2Buff(buffIn, bytesRead);
512 write2Buff(RLEBuffer, numBytes);
601 write2Buff(LZBuffer, numBytes);
725 write2Buff((ubyte *) jpeg_Buff, numCompBytes);
977 write2Buff((ubyte *) tempBuffer, buffSize);
    [all...]

Completed in 54 milliseconds