Searched refs:mNativeVisualType (Results 1 – 3 of 3) sorted by relevance
116 mNativeVisualType = 0; in Config()205 SORT(mNativeVisualType); in operator ()()269 …case EGL_NATIVE_VISUAL_TYPE: match = config->mNativeVisualType == attribute[1]; … in getConfigs()
60 EGLint mNativeVisualType; // Native visual type of the associated visual variable
159 case EGL_NATIVE_VISUAL_TYPE: *value = configuration->mNativeVisualType; break; in getConfigAttrib()