OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:columnStart
(Results
1 - 4
of
4
) sorted by null
/cts/apps/CtsVerifier/include/colorchecker/
testingimage.h
54
int rowStart, int rowEnd, int
columnStart
, int columnEnd,
/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
...]
testingimage.cpp
129
int rowStart, int rowEnd, int
columnStart
, int columnEnd,
137
for (int j =
columnStart
; j < columnEnd; ++j) {
/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 568 milliseconds