Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DDisplayDevice.h150 bool hasHLGSupport() const { return mHasHLG; } in hasHLGSupport()
289 bool mHasHLG; variable
DDisplayDevice.cpp253 mHasHLG(false),
267 mHasHLG = true;