Searched defs:configsOffset (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/opengl/java/android/opengl/ |
D | EGL14.java | 199 int configsOffset, in eglGetConfigs() 212 int configsOffset, in eglChooseConfig()
|
/frameworks/base/core/jni/ |
D | android_opengl_EGL14.cpp | 271 …(JNIEnv *_env, jobject _this, jobject dpy, jobjectArray configs_ref, jint configsOffset, jint conf… in android_eglGetConfigs() 346 …attrib_list_ref, jint attrib_listOffset, jobjectArray configs_ref, jint configsOffset, jint config… in android_eglChooseConfig()
|