Home
last modified time | relevance | path

Searched refs:invalidateAllTextures (Results 1 – 5 of 5) sorted by relevance

/packages/apps/WallpaperPicker/src/com/android/gallery3d/glrenderer/
DBasicTexture.java168 public static void invalidateAllTextures() { in invalidateAllTextures() method in BasicTexture
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
DBasicTexture.java204 public static void invalidateAllTextures() { in invalidateAllTextures() method in BasicTexture
/packages/apps/WallpaperPicker/src/com/android/photos/views/
DTiledImageView.java171 BasicTexture.invalidateAllTextures(); in onSurfaceCreated()
/packages/apps/Gallery2/src/com/android/photos/views/
DTiledImageView.java288 BasicTexture.invalidateAllTextures(); in onSurfaceCreated()
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DGLRootView.java294 BasicTexture.invalidateAllTextures(); in onSurfaceCreated()