Home
last modified time | relevance | path

Searched refs:configSize (Results 1 – 1 of 1) sorted by relevance

/sdk/emulator/opengl/host/libs/libOpenglRender/
DRenderControl.cpp106 int configSize = FBConfig::getNumAttribs(); in rcGetConfigs() local
108 uint32_t neededSize = (nConfigs + 1) * configSize * sizeof(GLuint); in rcGetConfigs()