Searched refs:EGL_SAMPLES (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/include/EGL/
H A Degl.h112 #define EGL_SAMPLES 0x3031 macro
/external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
H A DConfig.cpp323 case EGL_SAMPLES: match = config->mSamples >= attribute[1]; break;
H A DDisplay.cpp318 case EGL_SAMPLES: *value = configuration->mSamples; break;

Completed in 20 milliseconds