Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.cpp142 mUpdateDeviceProductInfoOnHotplugReconnect( in HWComposer()
202 return mUpdateDeviceProductInfoOnHotplugReconnect; in updatesDeviceProductInfoOnHotplugReconnect()
886 if (mUpdateDeviceProductInfoOnHotplugReconnect) { in onHotplugConnect()
H A DHWComposer.h426 const bool mUpdateDeviceProductInfoOnHotplugReconnect; variable