HomeSort by relevance Sort by last modified time
    Searched defs:ComputeMask (Results 1 - 2 of 2) sorted by null

  /development/perftests/panorama/feature_mos/src/mosaic/
Blend.cpp 398 ComputeMask(csite, mb->vcrect, mb->brect, rect, imgMos, site_idx);
802 void Blend::ComputeMask(CSite *csite, BlendRect &vcrect, BlendRect &brect, MosaicRect &rect, YUVinfo &imgMos, int site_idx)
    [all...]
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Blend.cpp 413 ComputeMask(csite, mb->vcrect, mb->brect, rect, imgMos, site_idx);
800 void Blend::ComputeMask(CSite *csite, BlendRect &vcrect, BlendRect &brect, MosaicRect &rect, YUVinfo &imgMos, int site_idx)
    [all...]

Completed in 357 milliseconds