OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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/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) {
/packages/apps/Launcher3/WallpaperPicker/src/com/android/photos/views/
TiledImageView.java
214
BasicTexture.
invalidateAllTextures
();
/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
();
Completed in 1187 milliseconds