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

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

Completed in 29 milliseconds