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

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp429 int32_t hwcId = allocateHwcDisplayId(type);
476 int32_t SurfaceFlinger::allocateHwcDisplayId(DisplayDevice::DisplayType type) { function in class:android::SurfaceFlinger
1331 hwcDisplayId = allocateHwcDisplayId(state.type);
1344 hwcDisplayId = allocateHwcDisplayId(state.type);

Completed in 64 milliseconds