Searched refs:errorTable (Results 1 - 1 of 1) sorted by relevance

/haiku/src/libs/print/libprint/
H A DHalftone.cpp322 int* errorTable = &fErrorTables[fCurrentPlane][1]; local
323 int current_error = errorTable[0];
325 errorTable[0] = 0;
344 int* right = &errorTable[x+1];

Completed in 31 milliseconds