Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp67 const char* const kHwComposerDrm = "drm"; variable
Dcuttlefish_config.h1033 extern const char* const kHwComposerDrm;
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1620 instance.set_hwcomposer(kHwComposerDrm); in InitializeCuttlefishConfiguration()