webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <Config.h>
Public Member Functions | |
EGLint | add (const Config &config) |
const Config & | get (EGLint id) const |
void | clear () |
size_t | size () const |
bool | contains (const Config *config) const |
std::vector< const Config * > | filter (const AttributeMap &attributeMap) const |
void egl::ConfigSet::clear | ( | ) |
bool egl::ConfigSet::contains | ( | const Config * | config | ) | const |
std::vector< const Config * > egl::ConfigSet::filter | ( | const AttributeMap & | attributeMap | ) | const |
size_t egl::ConfigSet::size | ( | ) | const |