Searched refs:processAttributes (Results 1 – 1 of 1) sorted by relevance
/frameworks/native/opengl/libs/EGL/ |
D | egl_platform_entries.cpp | 526 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()
|