Searched defs:getConfigFormatInfo (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libagl/
H A Degl.cpp1068 static status_t getConfigFormatInfo(EGLint configID, function in namespace:android
1255 if (getConfigFormatInfo(configID, pixelFormat, depthFormat) != NO_ERROR) {
1304 if (getConfigFormatInfo(configID, pixelFormat, depthFormat) != NO_ERROR) {
1343 if (getConfigFormatInfo(configID, pixelFormat, depthFormat) != NO_ERROR) {

Completed in 1354 milliseconds