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

/frameworks/native/opengl/libagl/
H A Degl.cpp1121 static status_t getConfigFormatInfo(EGLint configID, function in namespace:android
1312 if (getConfigFormatInfo(configID, pixelFormat, depthFormat) != NO_ERROR) {
1361 if (getConfigFormatInfo(configID, pixelFormat, depthFormat) != NO_ERROR) {
1400 if (getConfigFormatInfo(configID, pixelFormat, depthFormat) != NO_ERROR) {

Completed in 95 milliseconds