Home
last modified time | relevance | path

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

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