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