HomeSort by relevance Sort by last modified time
    Searched refs:getMosaic (Results 1 - 6 of 6) sorted by null

  /development/perftests/panorama/feature_mos/src/mosaic/
Mosaic.h 67 resultYVU = mosaic.getMosaic(mosaicWidth, mosaicHeight);
127 ImageType getMosaic(int &width, int &height);
Mosaic.cpp 224 ImageType Mosaic::getMosaic(int &width, int &height)
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Mosaic.h 67 resultYVU = mosaic.getMosaic(mosaicWidth, mosaicHeight);
127 ImageType getMosaic(int &width, int &height);
Mosaic.cpp 221 ImageType Mosaic::getMosaic(int &width, int &height)
  /development/perftests/panorama/
benchmark.cpp 99 ImageType resultYVU = mosaic.getMosaic(mosaicWidth, mosaicHeight);
  /packages/apps/LegacyCamera/jni/
feature_mos_jni.cpp 204 resultYVU = mosaic[mID]->getMosaic(mosaicWidth, mosaicHeight);

Completed in 212 milliseconds