Searched refs:inTempStorage (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DBitmapFactory.java256 public byte[] inTempStorage; field in class:BitmapFactory.Options
491 if (opts != null) tempStorage = opts.inTempStorage;

Completed in 168 milliseconds