Searched defs:isContentValid (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
H A DUploadedTexture.java35 // isContentValid() is meaningful only when the isLoaded() returns true.
178 public boolean isContentValid() { method in class:UploadedTexture
276 return isContentValid();
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/glrenderer/
H A DUploadedTexture.java35 // isContentValid() is meaningful only when the isLoaded() returns true.
178 public boolean isContentValid() { method in class:UploadedTexture
276 return isContentValid();

Completed in 110 milliseconds