Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcLoader.h116 return adaptHwc1Device(std::move(reinterpret_cast<hwc_composer_device_1*>(device))); in openDeviceWithAdapter()
135 static hwc2_device_t* adaptHwc1Device(hwc_composer_device_1* device) { in adaptHwc1Device() function