Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp583 bool windowSupportsWideColor = true; in processAttributes() local
593 int err = native_window_get_wide_color_support(window, &windowSupportsWideColor); in processAttributes()
601 if (!windowSupportsWideColor) { in processAttributes()