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

  /development/perftests/panorama/feature_mos/src/mosaic/
ImageUtils.cpp 335 int overallocation = 256; local
336 return (ImageType) calloc(width*height*numChannels+overallocation, sizeof(ImageTypeBase));
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
ImageUtils.cpp 335 int overallocation = 256; local
336 return (ImageType) calloc(width*height*numChannels+overallocation, sizeof(ImageTypeBase));
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 78 milliseconds