Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.h701 const std::unique_ptr<Callbacks> mHwc1Callbacks; variable
DHWC2.cpp101 mHwc1Callbacks(std::make_unique<Callbacks>(*this)), in CfHWC2()
121 static_cast<const hwc_procs_t*>(mHwc1Callbacks.get())); in CfHWC2()