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

  /development/perftests/panorama/feature_mos/src/mosaic/
Pyramid.h 45 static unsigned int calcStorage(real width, real height, real border2, int levels, int *lines);
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.h 45 static unsigned int calcStorage(real width, real height, real border2, int levels, int *lines);
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 51 milliseconds