Home
last modified time | relevance | path

Searched defs:createEgl10 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/
H A DEglBase.java180 public static EglBase10 createEgl10(int[] configAttributes) { in createEgl10() method
188 public static EglBase10 createEgl10(EglBase10.Context sharedContext, int[] configAttributes) { in createEgl10() method
197 public static EglBase10 createEgl10( in createEgl10() method