Searched refs:_width (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Camera/jni/feature_mos/src/mosaic/
H A DMosaicTypes.h78 MosaicFrame(int _width, int _height, bool allocate=true) argument
80 width = _width;
/packages/apps/Camera2/jni/feature_mos/src/mosaic/
H A DMosaicTypes.h78 MosaicFrame(int _width, int _height, bool allocate=true) argument
80 width = _width;
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
H A DMosaicTypes.h78 MosaicFrame(int _width, int _height, bool allocate=true) argument
80 width = _width;

Completed in 85 milliseconds