HomeSort by relevance Sort by last modified time
    Searched defs:isContentValid (Results 1 - 3 of 3) sorted by null

  /packages/apps/WallpaperPicker/src/com/android/gallery3d/glrenderer/
UploadedTexture.java 34 // isContentValid() is meaningful only when the isLoaded() returns true.
117 public boolean isContentValid() {
191 return isContentValid();
  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
UploadedTexture.java 35 // isContentValid() is meaningful only when the isLoaded() returns true.
178 public boolean isContentValid() {
276 return isContentValid();
  /packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
UploadedTexture.java 35 // isContentValid() is meaningful only when the isLoaded() returns true.
178 public boolean isContentValid() {
276 return isContentValid();

Completed in 202 milliseconds