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

  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h 203 std::unique_ptr<HWC2::Device> mHwcDevice;
HWC2.h 103 auto pfn = mHwcDevice->getFunction(mHwcDevice, intDesc);
120 mRegisterCallback(mHwcDevice, intCallback, callbackData, pfn);
133 hwc2_device_t* mHwcDevice;

Completed in 36 milliseconds