Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DAlbumSetSlotRenderer.java116 private static Texture checkLabelTexture(Texture texture) { in checkLabelTexture() method in AlbumSetSlotRenderer
192 Texture content = checkLabelTexture(entry.labelTexture); in renderLabel()