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

  /frameworks/base/graphics/java/android/graphics/
BitmapFactory.java 199 * that heap. To request that, set inNativeAlloc to true. In these
206 public boolean inNativeAlloc;
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
BitmapFactory.java 195 * that heap. To request that, set inNativeAlloc to true. In these
202 public boolean inNativeAlloc;
  /packages/apps/Gallery/src/com/android/camera/
Util.java 435 options.inNativeAlloc = true;

Completed in 14 milliseconds