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

  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Pyramid.cpp 31 int lines, size = calcStorage(width, height, border2, levels, &lines);
96 unsigned int PyramidShort::calcStorage(real width, real height, real border2, int levels, int *lines)
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Pyramid.cpp 31 int lines, size = calcStorage(width, height, border2, levels, &lines);
96 unsigned int PyramidShort::calcStorage(real width, real height, real border2, int levels, int *lines)

Completed in 29 milliseconds