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

  /cts/apps/CtsVerifier/lib/colorchecker/
colorcheckertest.cpp 682 int columnStart = 0;
729 while ((!isColumnStart) && (columnStart < numVerticalLines)) {
730 if (mCandidateColors[rowStart][columnStart] != NULL) {
733 ++columnStart;
735 columnStart--;
736 columnEnd = columnStart;
760 findBestMatch(rowStart, rowEnd, columnStart, columnEnd);
763 rowEnd, columnStart, columnEnd);
769 columnStart = columnEnd + 1;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 776 milliseconds