HomeSort by relevance Sort by last modified time
    Searched refs:mHotplug (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWC2.cpp 133 mHotplug(),
218 mHotplug = hotplug;
224 mHotplug(std::move(display), connected);
260 if (mHotplug) {
261 mHotplug(std::move(display), connected);
    [all...]
HWC2.h 186 HotplugCallback mHotplug;

Completed in 101 milliseconds