Searched refs:checkIfContextSupportsCubeMap (Results 1 – 1 of 1) sorted by relevance
121 mContextSupportsCubeMap = checkIfContextSupportsCubeMap(gl); in onSurfaceCreated()196 private boolean checkIfContextSupportsCubeMap(GL10 gl) { in checkIfContextSupportsCubeMap() method in CubeMapActivity.Renderer