Searched refs:collectImplementationVariables (Results 1 – 1 of 1) sorted by relevance
400 collectImplementationVariables(GLES2_IMPLEMENTATION_VARIABLES); in onSurfaceCreated()405 collectImplementationVariables(GLES3_IMPLEMENTATION_VARIABLES); in onSurfaceCreated()435 private void collectImplementationVariables(ImplementationVariable[] variables) { in collectImplementationVariables() method in GlesStubActivity.OpenGlesRenderer