Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.cpp2414 int backgroundColorSupported = 0; in populateCapabilities() local
2417 &backgroundColorSupported); in populateCapabilities()
2418 if ((result == 0) && (backgroundColorSupported == 1)) { in populateCapabilities()