Searched refs:loadTexturePVRTC (Results 1 – 2 of 2) sorted by relevance
58 compressed = CompressedTextureLoader.loadTexturePVRTC(mResources, R.raw.pvrtex); in onCreate()
218 public static Texture loadTexturePVRTC(Resources res, int id) { in loadTexturePVRTC() method in CompressedTextureLoader