HomeSort by relevance Sort by last modified time
    Searched refs:invalidateAllTextures (Results 1 - 9 of 9) 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();
  /packages/apps/Gallery2/src/com/android/photos/views/
TiledImageView.java 288 BasicTexture.invalidateAllTextures();
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLRootView.java 294 BasicTexture.invalidateAllTextures();
  /external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/
AndroidGraphics.java 292 Texture.invalidateAllTextures(app);

Completed in 422 milliseconds