Home
last modified time | relevance | path

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

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