Home
last modified time | relevance | path

Searched defs:hasWideColorDisplay (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/opengl/tests/EGLTest/
DEGL_test.cpp56 static bool hasWideColorDisplay = android::sysprop::has_wide_color_display(false); variable
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h254 static bool hasWideColorDisplay; variable
DSurfaceFlinger.cpp283 bool SurfaceFlinger::hasWideColorDisplay; member in android::SurfaceFlinger
/frameworks/native/libs/gui/tests/
DSurface_test.cpp59 static bool hasWideColorDisplay = android::sysprop::has_wide_color_display(false); variable