Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp491 static std::vector<EGLint> getDriverColorSpaces(egl_display_ptr dp) { in getDriverColorSpaces() function
553 std::vector<EGLint> driverColorSpaces = getDriverColorSpaces(dp); in processAttributes()