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

  /development/perftests/panorama/feature_mos/src/mosaic/
Blend.cpp 95 int Blend::runBlend(MosaicFrame **oframes, MosaicFrame **rframes,
    [all...]
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Blend.cpp 99 int Blend::runBlend(MosaicFrame **oframes, MosaicFrame **rframes,
231 LOGE("RunBlend: aborting -consistency check failed,"
244 LOGE("RunBlend: aborting - mosaic size check failed, "
254 LOGE("RunBlend: aborting - couldn't alloc %d x %d mosaic image", Mwidth, Mheight);
    [all...]
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Blend.cpp 99 int Blend::runBlend(MosaicFrame **oframes, MosaicFrame **rframes,
231 LOGE("RunBlend: aborting -consistency check failed,"
244 LOGE("RunBlend: aborting - mosaic size check failed, "
254 LOGE("RunBlend: aborting - couldn't alloc %d x %d mosaic image", Mwidth, Mheight);
    [all...]

Completed in 191 milliseconds