OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BLEND_RET_CANCELLED
(Results
1 - 9
of
9
) sorted by null
/packages/apps/Camera/jni/feature_mos/src/mosaic/
Blend.h
69
static const int
BLEND_RET_CANCELLED
= -2;
Mosaic.cpp
225
case Blend::
BLEND_RET_CANCELLED
:
Blend.cpp
405
return
BLEND_RET_CANCELLED
;
562
return
BLEND_RET_CANCELLED
;
[
all
...]
/packages/apps/Camera2/jni/feature_mos/src/mosaic/
Blend.h
69
static const int
BLEND_RET_CANCELLED
= -2;
Mosaic.cpp
225
case Blend::
BLEND_RET_CANCELLED
:
Blend.cpp
405
return
BLEND_RET_CANCELLED
;
562
return
BLEND_RET_CANCELLED
;
[
all
...]
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Blend.h
69
static const int
BLEND_RET_CANCELLED
= -2;
Mosaic.cpp
212
case Blend::
BLEND_RET_CANCELLED
:
Blend.cpp
405
return
BLEND_RET_CANCELLED
;
562
return
BLEND_RET_CANCELLED
;
[
all
...]
Completed in 114 milliseconds