Searched defs:allocateHwcDisplayId (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger_hwc1.cpp566 int32_t hwcId = allocateHwcDisplayId(type);
610 int32_t SurfaceFlinger::allocateHwcDisplayId(DisplayDevice::DisplayType type) { function in class:android::SurfaceFlinger
1730 hwcDisplayId = allocateHwcDisplayId(state.type);
1745 hwcDisplayId = allocateHwcDisplayId(state.type);

Completed in 119 milliseconds