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