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

/external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
H A DDisplay.cpp169 ConfigSet configSet; local
192 configSet.add(currentDisplayMode, mMinSwapInterval, mMaxSwapInterval, renderTargetFormat, depthStencilFormat, 0);
201 for (ConfigSet::Iterator config = configSet.mSet.begin(); config != configSet.mSet.end(); config++)

Completed in 42 milliseconds