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

/external/pdfium/xfa/src/fxbarcode/oned/
H A DBC_OneDReader.cpp114 FX_BOOL isWhite = !row->Get(start); local
119 if (pixel ^ isWhite) {
127 isWhite = !isWhite;
H A DBC_OneDimReader.cpp152 FX_BOOL isWhite = FALSE; local
154 isWhite = !row->Get(rowOffset);
155 if (whiteFirst == isWhite) {
164 if (pixel ^ isWhite) {
187 isWhite = !isWhite;
H A DBC_OnedCodaBarReader.cpp135 FX_BOOL isWhite = FALSE; local
139 if (pixel ^ isWhite) {
167 isWhite = !isWhite;
H A DBC_OnedCode128Reader.cpp99 FX_BOOL isWhite = FALSE; local
103 if (pixel ^ isWhite) {
143 isWhite = !isWhite;
H A DBC_OnedCode39Reader.cpp139 FX_BOOL isWhite = FALSE; local
143 if (pixel ^ isWhite) {
171 isWhite = !isWhite;
/external/pdfium/xfa/src/fxbarcode/pdf417/
H A DBC_PDF417Detector.cpp275 FX_BOOL isWhite = whiteFirst; local
287 if (pixel ^ isWhite) {
308 isWhite = !isWhite;
/external/deqp/modules/glshared/
H A DglsShaderLibraryCase.cpp875 const bool isWhite = (pixel[0] == 255) && (pixel[1] == 255) && (pixel[2] == 255);
878 allWhite = allWhite && isWhite;
880 anyUnexpected = anyUnexpected || (!isWhite && !isBlack);
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 220 milliseconds