Searched refs:mNativeVisualType (Results 1 – 3 of 3) sorted by relevance
183 mNativeVisualType = 0; in Config()232 SORT_SMALLER(mNativeVisualType); in operator ()()324 SORT_SMALLER(mNativeVisualType); in operator ()()376 …case EGL_NATIVE_VISUAL_TYPE: match = config->mNativeVisualType == attribute[1]; … in getConfigs()
67 EGLint mNativeVisualType; // Native visual type of the associated visual variable
240 case EGL_NATIVE_VISUAL_TYPE: *value = configuration->mNativeVisualType; break; in getConfigAttrib()