Searched refs:getRawContext (Results 1 – 5 of 5) sorted by relevance
18 EGLContext getRawContext(); in getRawContext() method
192 sharedContext == null ? null : sharedContext.getRawContext(), configAttributes); in createEgl10()215 sharedContext == null ? null : sharedContext.getRawContext(), configAttributes); in createEgl14()
54 public EGLContext getRawContext() { in getRawContext() method in EglBase14Impl.Context
45 public EGLContext getRawContext() { in getRawContext() method in EglBase10Impl.Context