Searched defs:currentError (Results 1 - 4 of 4) sorted by relevance

/external/libvncserver/libvncserver/
H A Dcursor.c313 int i,j,currentError=0,maskStride=(width+7)/8; local
319 currentError+=alphaSource[i+width*j]+error[i];
321 if(currentError<0x80) {
328 currentError-=0xff;
331 right=currentError/16;
332 middle=currentError*5/16;
333 left=currentError*3/16;
334 currentError-=right+middle+left;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 584 milliseconds