Home
last modified time | relevance | path

Searched defs:stripType (Results 1 – 10 of 10) sorted by relevance

/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DMosaic.h197 int stripType; variable
DMosaic.cpp56 int Mosaic::initialize(int blendingType, int stripType, int width, int height, int nframes, bool qu… in initialize()
DMosaicTypes.h148 int stripType; member
DBlend.cpp44 int Blend::initialize(int blendingType, int stripType, int frame_width, int frame_height) in initialize()
/packages/apps/Camera/jni/feature_mos/src/mosaic/
DMosaic.h203 int stripType; variable
DMosaic.cpp60 int Mosaic::initialize(int blendingType, int stripType, int width, int height, int nframes, bool qu… in initialize()
DMosaicTypes.h148 int stripType; member
DBlend.cpp44 int Blend::initialize(int blendingType, int stripType, int frame_width, int frame_height) in initialize()
/packages/apps/Camera/jni/
Dfeature_mos_jni.cpp65 int stripType = Blend::STRIP_TYPE_THIN; variable
/packages/apps/LegacyCamera/jni/
Dfeature_mos_jni.cpp65 int stripType = Blend::STRIP_TYPE_THIN; variable