Searched refs:mContextSupportsCubeMap (Results 1 – 1 of 1) sorted by relevance
51 private boolean mContextSupportsCubeMap; field in CubeMapActivity.Renderer59 if (mContextSupportsCubeMap) { in onDrawFrame()79 if (mContextSupportsCubeMap) { in onDrawFrame()99 if (mContextSupportsCubeMap) { in onDrawFrame()121 mContextSupportsCubeMap = checkIfContextSupportsCubeMap(gl); in onSurfaceCreated()125 if (mContextSupportsCubeMap) { in onSurfaceCreated()