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

  /development/perftests/panorama/feature_mos/src/mosaic/
Blend.h 63 static const int STRIP_TYPE_THIN = 0;
Mosaic.cpp 65 stripType = Blend::STRIP_TYPE_THIN;
Blend.cpp 106 if (m_wb.stripType == STRIP_TYPE_THIN)
    [all...]
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Blend.h 63 static const int STRIP_TYPE_THIN = 0;
Mosaic.cpp 64 stripType = Blend::STRIP_TYPE_THIN;
Blend.cpp 110 if (m_wb.stripType == STRIP_TYPE_THIN)
    [all...]
  /packages/apps/LegacyCamera/jni/
feature_mos_jni.cpp 65 int stripType = Blend::STRIP_TYPE_THIN;

Completed in 48 milliseconds