Searched refs:hwcDisplayId (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger_hwc1.cpp1709 int32_t hwcDisplayId = -1; local
1730 hwcDisplayId = allocateHwcDisplayId(state.type);
1734 *mHwc, hwcDisplayId, state.surface,
1745 hwcDisplayId = allocateHwcDisplayId(state.type);
1756 state.type, hwcDisplayId,
1757 mHwc->getFormat(hwcDisplayId), state.isSecure,
1766 if (hwcDisplayId >= 0) {
1767 mHwc->setVirtualDisplayProperties(hwcDisplayId,

Completed in 56 milliseconds