Searched refs:num_config_base (Results 1 – 1 of 1) sorted by relevance
279 EGLint *num_config_base = (EGLint *) 0; in android_eglGetConfigs() local313 num_config_base = (EGLint *) in android_eglGetConfigs()315 num_config = num_config_base + num_configOffset; in android_eglGetConfigs()325 if (num_config_base) { in android_eglGetConfigs()326 _env->ReleaseIntArrayElements(num_config_ref, (jint*)num_config_base, in android_eglGetConfigs()358 EGLint *num_config_base = (EGLint *) 0; in android_eglChooseConfig() local428 num_config_base = (EGLint *) in android_eglChooseConfig()430 num_config = num_config_base + num_configOffset; in android_eglChooseConfig()441 if (num_config_base) { in android_eglChooseConfig()442 _env->ReleaseIntArrayElements(num_config_ref, (jint*)num_config_base, in android_eglChooseConfig()