Searched refs:isTexture (Results 1 – 2 of 2) sorted by relevance
100 if (GLToolbox.isTexture(mTexId) && mIsOwner) { in release()
38 public static boolean isTexture(int texId) { in isTexture() method in GLToolbox