HomeSort by relevance Sort by last modified time
    Searched refs:checkTexture (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
AlbumSlotRenderer.java 92 private static Texture checkTexture(Texture texture) {
107 Texture content = checkTexture(entry.content);
AlbumSetSlotRenderer.java 102 private static Texture checkTexture(Texture texture) {
145 Texture content = checkTexture(entry.content);
173 Texture content = checkTexture(entry.labelTexture);

Completed in 174 milliseconds