Home
last modified time | relevance | path

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

/frameworks/native/opengl/tests/EGLTest/
DEGL_test.cpp55 static bool hasWideColorDisplay = variable
56 getBool<ISurfaceFlingerConfigs, &ISurfaceFlingerConfigs::hasWideColorDisplay>(false);
211 if (!hasWideColorDisplay) { in TEST_F()
297 if (!hasWideColorDisplay) { in TEST_F()
610 if (!hasWideColorDisplay) { in TEST_F()
675 if (!hasWideColorDisplay) { in TEST_F()
713 if (!hasWideColorDisplay) { in TEST_F()
/frameworks/native/services/surfaceflinger/tests/unittests/
DTestableSurfaceFlinger.h112 auto& mutableHasWideColorDisplay() { return SurfaceFlinger::hasWideColorDisplay; } in mutableHasWideColorDisplay()
/frameworks/native/opengl/libs/EGL/
Degl_display.cpp214 getBool<ISurfaceFlingerConfigs, &ISurfaceFlingerConfigs::hasWideColorDisplay>( in initialize()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp146 bool SurfaceFlinger::hasWideColorDisplay; member in android::SurfaceFlinger
273 hasWideColorDisplay = in SurfaceFlinger()
274 getBool<ISurfaceFlingerConfigs, &ISurfaceFlingerConfigs::hasWideColorDisplay>(false); in SurfaceFlinger()
670 hasWideColorDisplay in init()
2055 if (hasWideColorDisplay) { in setUpHWComposer()
2271 if (hasWideColorDisplay) { in setupNewDisplayDeviceInternal()
4104 result.appendFormat("hasWideColorDisplay: %d\n", hasWideColorDisplay); in dumpWideColorInfo()
4640 reply->writeBool(hasWideColorDisplay); in onTransact()
4671 reply->writeBool(hasWideColorDisplay); in onTransact()
DSurfaceFlinger.h287 static bool hasWideColorDisplay; variable
/frameworks/native/libs/gui/tests/
DSurface_test.cpp49 static bool hasWideColorDisplay = variable
50 getBool<ISurfaceFlingerConfigs, &ISurfaceFlingerConfigs::hasWideColorDisplay>(false);
308 ASSERT_EQ(hasWideColorDisplay, supported); in TEST_F()
/frameworks/native/libs/gui/
DSurface.cpp341 &ISurfaceFlingerConfigs::hasWideColorDisplay>(false); in getWideColorSupport()
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java4579 OptionalBool hasWideColor = surfaceFlinger.hasWideColorDisplay(); in queryWideColorGamutSupport()
/frameworks/base/services/
Dart-profile222 HSPLandroid/hardware/configstore/V1_0/ISurfaceFlingerConfigs;->hasWideColorDisplay()Landroid/hardwa…