Searched refs:loadTexture (Results 1 – 3 of 3) sorted by relevance
79 public static void loadTexture(int target, Bitmap bitmap) { in loadTexture() method in JniInterface
82 public Texture loadTexture(Context context, GL10 gl, int resourceID) { in loadTexture() method in TextureLibrary