Home
last modified time | relevance | path

Searched defs:configsOffset (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DEGL14.java199 int configsOffset, in eglGetConfigs()
212 int configsOffset, in eglChooseConfig()
/frameworks/base/core/jni/
Dandroid_opengl_EGL14.cpp271 …(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()