HomeSort by relevance Sort by last modified time
    Searched defs:invalidateAllTextures (Results 1 - 8 of 8) sorted by null

  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
BasicTexture.java 204 public static void invalidateAllTextures() {
  /packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
BasicTexture.java 204 public static void invalidateAllTextures() {
  /packages/apps/WallpaperPicker/src/com/android/gallery3d/glrenderer/
BasicTexture.java 168 public static void invalidateAllTextures() {
  /packages/apps/WallpaperPicker/src/com/android/photos/views/
TiledImageView.java 171 BasicTexture.invalidateAllTextures();
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/
Texture.java 195 // and then reload it. the glHandle is set to 0 in invalidateAllTextures prior to
215 public static void invalidateAllTextures (Application app) {
  /frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
TiledImageView.java 288 BasicTexture.invalidateAllTextures();