Searched defs:calcStorage (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Camera/jni/feature_mos/src/mosaic/
H A DPyramid.cpp31 int lines, size = calcStorage(width, height, border2, levels, &lines);
96 unsigned int PyramidShort::calcStorage(real width, real height, real border2, int levels, int *lines) function in class:PyramidShort
/packages/apps/Gallery2/jni_mosaic/feature_mos/src/mosaic/
H A DPyramid.cpp31 int lines, size = calcStorage(width, height, border2, levels, &lines);
96 unsigned int PyramidShort::calcStorage(real width, real height, real border2, int levels, int *lines) function in class:PyramidShort
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
H A DPyramid.cpp31 int lines, size = calcStorage(width, height, border2, levels, &lines);
96 unsigned int PyramidShort::calcStorage(real width, real height, real border2, int levels, int *lines) function in class:PyramidShort

Completed in 123 milliseconds