Searched defs:stripType (Results 1 – 10 of 10) sorted by relevance
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
D | Mosaic.h | 197 int stripType; 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 | 148 int stripType; 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 | 203 int stripType; 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 | 148 int stripType; 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 | 65 int stripType = Blend::STRIP_TYPE_THIN; variable
|
/packages/apps/LegacyCamera/jni/ |
D | feature_mos_jni.cpp | 65 int stripType = Blend::STRIP_TYPE_THIN; variable
|