Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp526 static EGLBoolean processAttributes(egl_display_ptr dp, ANativeWindow* window, in processAttributes() function
740 if (!processAttributes<AttrType>(dp, window, attrib_list, &colorSpace, &strippedAttribList)) { in eglCreateWindowSurfaceTmpl()
879 if (!processAttributes(dp, nullptr, attrib_list, &colorSpace, &strippedAttribList)) { in eglCreatePbufferSurfaceImpl()