Searched refs:loadBitmap (Results 1 – 1 of 1) sorted by relevance
84 texture = loadBitmap(context, gl, texture); in loadTexture()92 loadBitmap(context, gl, mTextureHash[x]); in loadAll()127 protected Texture loadBitmap(Context context, GL10 gl, Texture texture) { in loadBitmap() method in TextureLibrary