Searched defs:buftype (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/opengl/java/android/opengl/ |
H A D | EGL14.java | 341 int buftype, in eglCreatePbufferFromClientBuffer() 353 int buftype, in eglCreatePbufferFromClientBuffer()
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_opengl_EGL14.cpp | 855 …(JNIEnv *_env, jobject _this, jobject dpy, jint buftype, jlong buffer, jobject config, jintArray a… in android_eglCreatePbufferFromClientBuffer() 915 …(JNIEnv *_env, jobject _this, jobject dpy, jint buftype, jint buffer, jobject config, jintArray at… in android_eglCreatePbufferFromClientBufferInt()
|