Searched defs:aligner (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Camera/jni/feature_mos/src/mosaic/
H A DMosaic.h75 * Main class that creates a mosaic by creating an aligner and blender.
86 * Creates the aligner and blender and initializes state.
131 * \return Pointer to the aligner object.
133 Align* getAligner() { return aligner; }
200 * Pointer to aligner.
202 Align *aligner; member in class:Mosaic

Completed in 35 milliseconds