Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DDisplayDevice.h78 int32_t hwcId, // negative for non-HWC-composited displays
DDisplayDevice.cpp67 int32_t hwcId, in DisplayDevice() argument
76 mType(type), mHwcDisplayId(hwcId), in DisplayDevice()
DSurfaceFlinger.cpp476 int32_t hwcId = allocateHwcDisplayId(type); in init() local
478 type, hwcId, mHwc->getFormat(hwcId), isSecure, token, in init()