Home
last modified time | relevance | path

Searched refs:checkContentTexture (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DAlbumSetSlotRenderer.java123 private static Texture checkContentTexture(Texture texture) { in checkContentTexture() method in AlbumSetSlotRenderer
172 Texture content = checkContentTexture(entry.content); in renderContent()