Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc2/
DEmuHWC2.cpp443 mHostDisplayId(0), in Display()
859 p2->displayId = mHostDisplayId; in present()
1364 mHostDisplayId = displayId; in populateSecondaryConfigs()
1365 ALOGVV("%s: mHostDisplayId=%d", __FUNCTION__, mHostDisplayId); in populateSecondaryConfigs()
DEmuHWC2.h352 uint32_t mHostDisplayId; variable