Searched defs:blendingType (Results 1 – 10 of 10) sorted by relevance
| /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
| D | Mosaic.h | 192 int blendingType; variable
|
| D | Mosaic.cpp | 56 int Mosaic::initialize(int blendingType, int stripType, int width, int height, int nframes, bool qu… in initialize()
|
| D | MosaicTypes.h | 147 int blendingType; member
|
| D | Blend.cpp | 44 int Blend::initialize(int blendingType, int stripType, int frame_width, int frame_height) in initialize()
|
| /packages/apps/Camera/jni/feature_mos/src/mosaic/ |
| D | Mosaic.h | 198 int blendingType; variable
|
| D | Mosaic.cpp | 60 int Mosaic::initialize(int blendingType, int stripType, int width, int height, int nframes, bool qu… in initialize()
|
| D | MosaicTypes.h | 147 int blendingType; member
|
| D | Blend.cpp | 44 int Blend::initialize(int blendingType, int stripType, int frame_width, int frame_height) in initialize()
|
| /packages/apps/Camera/jni/ |
| D | feature_mos_jni.cpp | 64 int blendingType = Blend::BLEND_TYPE_HORZ; variable
|
| /packages/apps/LegacyCamera/jni/ |
| D | feature_mos_jni.cpp | 64 int blendingType = Blend::BLEND_TYPE_HORZ; variable
|