Searched refs:num_config_base (Results 1 – 1 of 1) sorted by relevance
280 EGLint *num_config_base = (EGLint *) 0; in android_eglGetConfigs() local314 num_config_base = (EGLint *) in android_eglGetConfigs()316 num_config = num_config_base + num_configOffset; in android_eglGetConfigs()326 if (num_config_base) { in android_eglGetConfigs()327 _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()