OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ALIGN_RET_ERROR
(Results
1 - 9
of
9
) sorted by null
/development/perftests/panorama/feature_mos/src/mosaic/
AlignFeatures.h
40
static const int
ALIGN_RET_ERROR
= -1;
AlignFeatures.cpp
95
return
ALIGN_RET_ERROR
;
158
return
ALIGN_RET_ERROR
;
206
return
ALIGN_RET_ERROR
;
Mosaic.cpp
170
case Align::
ALIGN_RET_ERROR
:
/packages/apps/Camera/jni/feature_mos/src/mosaic/
AlignFeatures.h
40
static const int
ALIGN_RET_ERROR
= -1;
AlignFeatures.cpp
95
return
ALIGN_RET_ERROR
;
158
return
ALIGN_RET_ERROR
;
206
return
ALIGN_RET_ERROR
;
Mosaic.cpp
180
case Align::
ALIGN_RET_ERROR
:
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
AlignFeatures.h
40
static const int
ALIGN_RET_ERROR
= -1;
AlignFeatures.cpp
95
return
ALIGN_RET_ERROR
;
158
return
ALIGN_RET_ERROR
;
206
return
ALIGN_RET_ERROR
;
Mosaic.cpp
167
case Align::
ALIGN_RET_ERROR
:
Completed in 48 milliseconds