HomeSort by relevance Sort by last modified time
    Searched full:state_unloaded (Results 1 - 7 of 7) sorted by null

  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
BasicTexture.java 34 protected static final int STATE_UNLOADED = 0;
67 this(null, 0, STATE_UNLOADED);
178 mState = STATE_UNLOADED;
207 t.mState = STATE_UNLOADED;
UploadedTexture.java 70 super(null, 0, STATE_UNLOADED);
  /packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
BasicTexture.java 34 protected static final int STATE_UNLOADED = 0;
67 this(null, 0, STATE_UNLOADED);
178 mState = STATE_UNLOADED;
207 t.mState = STATE_UNLOADED;
UploadedTexture.java 70 super(null, 0, STATE_UNLOADED);
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/glrenderer/
BasicTexture.java 33 protected static final int STATE_UNLOADED = 0;
66 this(null, 0, STATE_UNLOADED);
177 mState = STATE_UNLOADED;
206 t.mState = STATE_UNLOADED;
UploadedTexture.java 71 super(null, 0, STATE_UNLOADED);
  /external/elfutils/src/
elflint.c 1345 state_unloaded, enumerator in enum:load_state
    [all...]

Completed in 171 milliseconds