Searched refs:allocateHwcDisplayId (Results 1 – 2 of 2) sorted by relevance
362 int32_t allocateHwcDisplayId(DisplayDevice::DisplayType type);
429 int32_t hwcId = allocateHwcDisplayId(type); in init()476 int32_t SurfaceFlinger::allocateHwcDisplayId(DisplayDevice::DisplayType type) { in allocateHwcDisplayId() function in android::SurfaceFlinger1358 hwcDisplayId = allocateHwcDisplayId(state.type); in handleTransactionLocked()1373 hwcDisplayId = allocateHwcDisplayId(state.type); in handleTransactionLocked()