Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/
H A DExynosHWC.h60 hwc2_function_pointer_t exynos_getFunction(struct hwc2_device* device, int32_t descriptor);
H A DExynosHWC.cpp175 hwc2_function_pointer_t exynos_getFunction(struct hwc2_device *dev, in exynos_getFunction() function
1330 dev->base.getFunction = exynos_getFunction; in exynos_open()