Searched refs:createEgl10 (Results 1 – 2 of 2) sorted by relevance
156 : createEgl10(configAttributes); in create()160 return createEgl10((EglBase10.Context) sharedContext, configAttributes); in create()182 public static EglBase10 createEgl10(int[] configAttributes) { in createEgl10() method190 public static EglBase10 createEgl10(EglBase10.Context sharedContext, int[] configAttributes) { in createEgl10() method199 public static EglBase10 createEgl10( in createEgl10() method
238 eglBase = EglBase.createEgl10(configAttributes); in init()