Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Degl.cpp1121 static status_t getConfigFormatInfo(EGLint configID, in getConfigFormatInfo() function
1312 if (getConfigFormatInfo(configID, pixelFormat, depthFormat) != NO_ERROR) { in createWindowSurface()
1361 if (getConfigFormatInfo(configID, pixelFormat, depthFormat) != NO_ERROR) { in createPixmapSurface()
1400 if (getConfigFormatInfo(configID, pixelFormat, depthFormat) != NO_ERROR) { in createPbufferSurface()