HomeSort by relevance Sort by last modified time
    Searched refs:eglContextId (Results 1 - 4 of 4) sorted by null

  /frameworks/base/opengl/java/com/google/android/gles_jni/
EGLImpl.java 54 long eglContextId = _eglCreateContext(display, config, share_context, attrib_list);
55 if (eglContextId == 0) {
58 return new EGLContextImpl( eglContextId );
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 39 milliseconds