Home
last modified time | relevance | path

Searched refs:allocateDisplayId (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWComposer.h87 int32_t allocateDisplayId();
DHWComposer.cpp423 int32_t HWComposer::allocateDisplayId() { in allocateDisplayId() function in android::HWComposer
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp478 type : mHwc->allocateDisplayId(); in allocateHwcDisplayId()