Home
last modified time | relevance | path

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

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