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

  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Blend.h 76 int runBlend(MosaicFrame **frames, MosaicFrame **rframes, int frames_size, ImageType &imageMosaicYVU,
Mosaic.cpp 214 ret = blender->runBlend((MosaicFrame **) frames, (MosaicFrame **) rframes,
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/Camera2/jni/feature_mos/src/mosaic/
Blend.h 76 int runBlend(MosaicFrame **frames, MosaicFrame **rframes, int frames_size, ImageType &imageMosaicYVU,
Mosaic.cpp 214 ret = blender->runBlend((MosaicFrame **) frames, (MosaicFrame **) rframes,
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.h 76 int runBlend(MosaicFrame **frames, MosaicFrame **rframes, int frames_size, ImageType &imageMosaicYVU,
Mosaic.cpp 201 ret = blender->runBlend((MosaicFrame **) frames, (MosaicFrame **) rframes,
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 517 milliseconds