Home
last modified time | relevance | path

Searched defs:allocateImage (Results 1 – 2 of 2) sorted by relevance

/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DImageUtils.cpp333 ImageType ImageUtils::allocateImage(int width, int height, int numChannels, short int border) in allocateImage() function in ImageUtils
355 YUVinfo *YUVinfo::allocateImage(unsigned short width, unsigned short height) in allocateImage() function in YUVinfo
DPyramid.cpp62 PyramidShort *PyramidShort::allocateImage(real width, real height, real border) in allocateImage() function in PyramidShort