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

/frameworks/base/packages/WallpaperCropper/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();
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
H A DTiledImageRenderer.java475 if (!tile.isContentValid()) {
580 if (!tile.isContentValid()) {
605 if (!tile.isContentValid()) {
635 if (tile.isContentValid()) {

Completed in 70 milliseconds