Searched refs:mHwcId (Results 1 – 1 of 1) sorted by relevance
137 hal::HWConfigId getHwcId() const { return mHwcId; } in getHwcId()170 explicit DisplayMode(hal::HWConfigId id) : mHwcId(id) {} in DisplayMode()172 const hal::HWConfigId mHwcId; variable