/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
D | Pyramid.cpp | 27 PyramidShort *PyramidShort::allocatePyramidPacked(real levels, in allocatePyramidPacked() argument 31 int lines, size = calcStorage(width, height, border2, levels, &lines); in allocatePyramidPacked() 33 PyramidShort *img = (PyramidShort *) calloc(sizeof(PyramidShort) * levels in allocatePyramidPacked() 39 ImageTypeShort *y = (ImageTypeShort *) &img[levels]; in allocatePyramidPacked() 41 for (last = (curr = img) + levels; curr < last; curr++) { in allocatePyramidPacked() 96 unsigned int PyramidShort::calcStorage(real width, real height, real border2, int levels, int *li… in calcStorage() argument 102 while(levels--) { in calcStorage()
|
D | Pyramid.h | 40 static PyramidShort *allocatePyramidPacked(real width, real height, real levels, real border = 0); 45 static unsigned int calcStorage(real width, real height, real border2, int levels, int *lines);
|
/packages/apps/Gallery2/src/com/android/photos/views/ |
D | TiledImageRenderer.java | 207 int levels = 1; in calculateLevelCount() local 212 levels++; in calculateLevelCount() 214 mLevelCount = levels; in calculateLevelCount()
|
/packages/apps/WallpaperPicker/src/com/android/photos/views/ |
D | TiledImageRenderer.java | 207 int levels = 1; in calculateLevelCount() local 212 levels++; in calculateLevelCount() 214 mLevelCount = levels; in calculateLevelCount()
|
/packages/modules/DnsResolver/ |
D | README.md | 3 This code uses LOG(X) for logging. Log levels are VERBOSE,DEBUG,INFO,WARNING and ERROR.
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/ |
D | BatteryInfoTest.java | 256 private byte[] levels = {99, 98, 97}; in mockBatteryStatsHistory() 266 record.batteryLevel = levels[count]; in mockBatteryStatsHistory()
|
/packages/modules/IPsec/api/ |
D | system-lint-baseline.txt | 7 …Callbacks must be abstract class instead of interface to enable extension in future API levels: Ch… 9 …Callbacks must be abstract class instead of interface to enable extension in future API levels: Ik…
|
/packages/apps/LegacyCamera/jni/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 44 # 4096 sub-directories (in 2 levels) under the output directory of each output
|
/packages/apps/LegacyCamera/jni/feature_stab/doc/ |
D | dbreg_API_doxyfile | 44 # 4096 sub-directories (in 2 levels) under the output directory of each output
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | Doxyfile.in | 64 # directories (in 2 levels) under the output directory of each output format and
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | de_wordlist.combined.gz | 1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ... |