Home
last modified time | relevance | path

Searched refs:context_native (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/egl/
DeglCreateImage.cpp10 EGLContext context_native = (EGLContext) fromEGLHandle(_env, eglcontextGetHandleID, context); in android_eglCreateImage() local
34 (EGLContext)context_native, in android_eglCreateImage()
/frameworks/base/core/jni/
Dandroid_opengl_EGL15.cpp477 EGLContext context_native = (EGLContext) fromEGLHandle(_env, eglcontextGetHandleID, context); in android_eglCreateImage() local
501 (EGLContext)context_native, in android_eglCreateImage()