/development/tools/emulator/opengl/host/libs/Translator/EGL/ |
EglContext.cpp | 52 EglOS::destroyContext(m_dpy->nativeType(),m_native);
|
EglOsApi.h | 38 bool destroyContext(EGLNativeInternalDisplayType dpy,EGLNativeContextType ctx);
|
EglMacApi.cpp | 157 bool destroyContext(EGLNativeDisplayType dpy,EGLNativeContextType ctx) {
|
EglDisplay.cpp | 41 EglOS::destroyContext( m_dpy, m_globalSharedContext);
|
EglX11Api.cpp | 249 bool destroyContext(EGLNativeDisplayType dpy,EGLNativeContextType ctx) {
|
EglWindowsApi.cpp | 536 bool destroyContext(EGLNativeInternalDisplayType dpy,EGLNativeContextType ctx) {
|
/development/tools/emulator/opengl/tests/ut_renderer/ |
Renderer.h | 45 int destroyContext(RenderingThread *thread,const ClientHandle & ctx);
|
Renderer.cpp | 116 int Renderer::destroyContext(RenderingThread *thread, const ClientHandle &handle)
|
RenderingThread.cpp | 234 return Renderer::instance()->destroyContext(m_tls, Renderer::ClientHandle(pid, handle));
|
/external/webkit/Source/ThirdParty/ANGLE/src/libEGL/ |
Display.h | 49 void destroyContext(gl::Context *context);
|
Display.cpp | 235 destroyContext(*mContextSet.begin()); 443 void Display::destroyContext(gl::Context *context)
|
libEGL.cpp | 836 display->destroyContext((gl::Context*)ctx);
|
/development/ndk/platforms/android-5/samples/hello-gl2/src/com/android/gl2jni/ |
GL2JNIView.java | 121 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) {
|
/frameworks/base/opengl/tests/gl2_jni/src/com/android/gl2jni/ |
GL2JNIView.java | 89 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) {
|
/frameworks/base/opengl/tests/gl_perfapp/src/com/android/glperf/ |
GLPerfView.java | 89 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) {
|
/frameworks/base/opengl/tests/gldual/src/com/android/gldual/ |
GLDualGL2View.java | 92 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) {
|
/packages/apps/Camera/src/com/android/camera/panorama/ |
MosaicRendererSurfaceView.java | 99 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) {
|
/frameworks/base/opengl/java/android/opengl/ |
GLSurfaceView.java | 750 void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context); 764 public void destroyContext(EGL10 egl, EGLDisplay display, [all...] |
/development/tools/emulator/opengl/tests/gles_android_wrapper/ |
egl.cpp | 517 server->utEnc()->destroyContext(ti->serverConn->utEnc(), getpid(), (uint32_t)ctx);
|
/prebuilt/darwin-x86_64/swt/ |
swt.jar | |
/prebuilt/sdk/14/ |
android.jar | |
/prebuilt/sdk/5/ |
android.jar | |
/prebuilt/sdk/6/ |
android.jar | |