Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DNoBackupImageWallpaper.java601 mTexture = loadTexture(mBackground); in loadWallpaper()
782 private int loadTexture(Bitmap bitmap) { in loadTexture() method in NoBackupImageWallpaper.DrawableEngine
979 mTexture = loadTexture(mBackground); in initGL()