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

  /external/chromium_org/third_party/skia/src/gpu/gl/android/
SkNativeGLContext_android.cpp 65 const EGLint* fContextAttribs;
121 fContext = eglCreateContext(fDisplay, surfaceConfig, NULL, kAPIs[api].fContextAttribs);
  /external/skia/src/gpu/gl/android/
SkNativeGLContext_android.cpp 65 const EGLint* fContextAttribs;
121 fContext = eglCreateContext(fDisplay, surfaceConfig, NULL, kAPIs[api].fContextAttribs);

Completed in 34 milliseconds