Home
last modified time | relevance | path

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

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