Searched refs:adapted (Results 1 – 5 of 5) sorted by relevance
59 bool adapted; in createHalWithAdapter() local60 hwc2_device_t* device = openDeviceWithAdapter(module, &adapted); in createHalWithAdapter()65 return hal->initWithDevice(std::move(device), !adapted) ? std::move(hal) : nullptr; in createHalWithAdapter()
84 bool adapted; in createHalWithAdapter() local85 hwc2_device_t* device = openDeviceWithAdapter(module, &adapted); in createHalWithAdapter()90 return hal->initWithDevice(std::move(device), !adapted) ? std::move(hal) : nullptr; in createHalWithAdapter()
37 * "adapted allocation" that's returned.