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

  /external/skia/tools/sk_app/android/
GLWindowContext_android.cpp 92 static const EGLint kEGLContextAttribsForOpenGLES[] = {
97 fDisplay, surfaceConfig, nullptr, kEGLContextAttribsForOpenGLES);
  /external/skqp/tools/sk_app/android/
GLWindowContext_android.cpp 92 static const EGLint kEGLContextAttribsForOpenGLES[] = {
97 fDisplay, surfaceConfig, nullptr, kEGLContextAttribsForOpenGLES);
  /external/skia/tools/gpu/gl/egl/
CreatePlatformGLTestContext_egl.cpp 86 static const EGLint kEGLContextAttribsForOpenGLES[] = {
104 kEGLContextAttribsForOpenGLES,
  /external/skqp/tools/gpu/gl/egl/
CreatePlatformGLTestContext_egl.cpp 86 static const EGLint kEGLContextAttribsForOpenGLES[] = {
104 kEGLContextAttribsForOpenGLES,

Completed in 88 milliseconds