Searched refs:mNativeVisualType (Results 1 – 3 of 3) sorted by relevance
53 mNativeVisualType = EGL_DONT_CARE; in setDefaults()168 mNativeVisualType = 0; in set()257 SORT(mNativeVisualType); in operator ()()322 …case EGL_NATIVE_VISUAL_TYPE: match = config->mNativeVisualType == attribute[1]; … in getConfigs()
63 EGLint mNativeVisualType; // Native visual type of the associated visual variable
317 case EGL_NATIVE_VISUAL_TYPE: *value = configuration->mNativeVisualType; break; in getConfigAttrib()