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

  /development/perftests/panorama/feature_mos/src/mosaic/
ImageUtils.h 114 static ImageType *imageTypeToRowPointers(ImageType out, int width, int height);
AlignFeatures.cpp 109 ImageType *m_rows = ImageUtils::imageTypeToRowPointers(imageGray_, width, height);
ImageUtils.cpp 176 ImageType *ImageUtils::imageTypeToRowPointers(ImageType in, int width, int height)
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
ImageUtils.h 114 static ImageType *imageTypeToRowPointers(ImageType out, int width, int height);
AlignFeatures.cpp 109 ImageType *m_rows = ImageUtils::imageTypeToRowPointers(imageGray_, width, height);
ImageUtils.cpp 176 ImageType *ImageUtils::imageTypeToRowPointers(ImageType in, int width, int height)

Completed in 61 milliseconds