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.cpp55 int32_t hwcId, in DisplayDevice() argument
64 mType(type), mHwcDisplayId(hwcId), in DisplayDevice()
DSurfaceFlinger.cpp429 int32_t hwcId = allocateHwcDisplayId(type); in init() local
431 type, hwcId, mHwc->getFormat(hwcId), isSecure, token, in init()