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

  /development/perftests/panorama/feature_mos/src/mosaic/
Blend.h 61 static const int BLEND_TYPE_HORZ = 3;
Mosaic.cpp 103 blendingType == Blend::BLEND_TYPE_HORZ) {
Blend.cpp 274 if (m_wb.blendingType == BLEND_TYPE_HORZ)
283 if (m_wb.blendingType == BLEND_TYPE_HORZ)
    [all...]
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Blend.h 61 static const int BLEND_TYPE_HORZ = 3;
Mosaic.cpp 105 blendingType == Blend::BLEND_TYPE_HORZ) {
Blend.cpp 287 if (m_wb.blendingType == BLEND_TYPE_HORZ)
296 if (m_wb.blendingType == BLEND_TYPE_HORZ)
    [all...]
  /development/perftests/panorama/
benchmark.cpp 28 const int blendingType = Blend::BLEND_TYPE_HORZ;
  /packages/apps/LegacyCamera/jni/
feature_mos_jni.cpp 64 int blendingType = Blend::BLEND_TYPE_HORZ;

Completed in 61 milliseconds