Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
DeglApi.cpp485 static std::vector<EGLint> getDriverColorSpaces(egl_display_ptr dp, in getDriverColorSpaces() function
558 std::vector<EGLint> driverColorSpaces = getDriverColorSpaces(dp, format); in processAttributes()