Home
last modified time | relevance | path

Searched refs:createContext (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/opengl/tests/testPauseResume/
DREADME25 E/AndroidRuntime( 1466): java.lang.RuntimeException: createContext failed: EGL_BAD_ALLOC
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DGLTextureViewActivity.java377 mEglContext = createContext(mEgl, mEglDisplay, mEglConfig); in initGL()
400 EGLContext createContext(EGL10 egl, EGLDisplay eglDisplay, EGLConfig eglConfig) { in createContext() method in GLTextureViewActivity.RenderThread
/frameworks/base/libs/rs/
DrsContext.cpp364 Context * Context::createContext(Device *dev, const RsSurfaceConfig *sc) { in createContext() function in Context
710 Context *rsc = Context::createContext(dev, NULL); in rsContextCreate()
722 Context *rsc = Context::createContext(dev, &sc); in rsContextCreateGL()
DrsContext.h76 static Context * createContext(Device *, const RsSurfaceConfig *sc);
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DSweepGradient_Delegate.java113 public java.awt.PaintContext createContext( in createContext() method in SweepGradient_Delegate.SweepGradientPaint
DRadialGradient_Delegate.java121 public java.awt.PaintContext createContext( in createContext() method in RadialGradient_Delegate.RadialGradientPaint
DBitmapShader_Delegate.java108 public java.awt.PaintContext createContext( in createContext() method in BitmapShader_Delegate.BitmapShaderPaint
DLinearGradient_Delegate.java135 public java.awt.PaintContext createContext( in createContext() method in LinearGradient_Delegate.LinearGradientPaint
/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java749 EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig eglConfig); in createContext() method
756 public EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig config) { in createContext() method in GLSurfaceView.DefaultContextFactory
1000 mEglContext = mEGLContextFactory.createContext(mEgl, mEglDisplay, mEglConfig); in start()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DImageWallpaper.java574 mEglContext = createContext(mEgl, mEglDisplay, mEglConfig);
599 EGLContext createContext(EGL10 egl, EGLDisplay eglDisplay, EGLConfig eglConfig) {
/frameworks/base/core/java/android/view/
DHardwareRenderer.java539 mEglContext = createContext(sEgl, sEglDisplay, sEglConfig); in initializeEgl()
655 EGLContext createContext(EGL10 egl, EGLDisplay eglDisplay, EGLConfig eglConfig) { in createContext() method in HardwareRenderer.GlRenderer
/frameworks/base/opengl/tests/gldual/src/com/android/gldual/
DGLDualGL2View.java83 public EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig eglConfig) { in createContext() method in GLDualGL2View.ContextFactory
/frameworks/base/opengl/tests/gl2_jni/src/com/android/gl2jni/
DGL2JNIView.java80 public EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig eglConfig) { in createContext() method in GL2JNIView.ContextFactory
/frameworks/base/opengl/tests/gl_perfapp/src/com/android/glperf/
DGLPerfView.java80 public EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig eglConfig) { in createContext() method in GLPerfView.ContextFactory
/frameworks/base/api/
Dcurrent.txt14178 …method public abstract javax.microedition.khronos.egl.EGLContext createContext(javax.microedition.…
D14.txt14178 …method public abstract javax.microedition.khronos.egl.EGLContext createContext(javax.microedition.…