Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h950 static inline int hwc2_open(const struct hw_module_t* module, in hwc2_open() function
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h66 int result = hwc2_open(module, &device); in initWithModule()