Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DHostFrameComposer.cpp293 uint32_t expectedHostDisplayId = kHostDisplayIdStart + displayId - 1; in onDisplayCreate() local
297 rcEnc->rcDestroyDisplay(rcEnc, expectedHostDisplayId); in onDisplayCreate()
304 if (actualHostDisplayId != expectedHostDisplayId) { in onDisplayCreate()
308 expectedHostDisplayId, actualHostDisplayId); in onDisplayCreate()