OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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/Launcher3/WallpaperPicker/src/com/android/gallery3d/glrenderer/
BasicTexture.java
203
public static void
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/Launcher3/WallpaperPicker/src/com/android/photos/views/
TiledImageView.java
214
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 293 milliseconds