Searched refs:allocateTexturePixels (Results 1 – 2 of 2) sorted by relevance
65 GLToolbox.allocateTexturePixels(mTexId, mTarget, width, height); in allocate()
103 public static void allocateTexturePixels(int texId, int target, int width, int height) { in allocateTexturePixels() method in GLToolbox