Searched defs:getConfigFormatInfo (Results 1 - 1 of 1) sorted by last modified time

/frameworks/native/opengl/libagl/
H A Degl.cpp1095 static status_t getConfigFormatInfo(EGLint configID, function in namespace:android
1282 if (getConfigFormatInfo(configID, pixelFormat, depthFormat) != NO_ERROR) {
1331 if (getConfigFormatInfo(configID, pixelFormat, depthFormat) != NO_ERROR) {
1370 if (getConfigFormatInfo(configID, pixelFormat, depthFormat) != NO_ERROR) {

Completed in 21 milliseconds