Searched refs:smoothness_init (Results 1 – 1 of 1) sorted by relevance
30 hal_smoothness *smoothness_init; in CommonSmoothnessInit() local34 hal_smoothness_initialize(&smoothness_init, HAL_SMOOTHNESS_VERSION_1, in CommonSmoothnessInit()37 smoothness = std::unique_ptr<hal_smoothness, TestDeleter>{smoothness_init}; in CommonSmoothnessInit()230 hal_smoothness *smoothness_init; in TEST() local232 hal_smoothness_initialize(&smoothness_init, HAL_SMOOTHNESS_VERSION_1, in TEST()236 std::unique_ptr<hal_smoothness, TestDeleter>{smoothness_init}; in TEST()