Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/
H A DExynosHWC.h63 int32_t exynos_acceptDisplayChanges(hwc2_device_t* device, hwc2_display_t display);
H A DExynosHWC.cpp60 …reinterpret_cast<hwc2_function_pointer_t>(exynos_acceptDisplayChanges), //HWC2_FUNCTION_ACC…
206 int32_t exynos_acceptDisplayChanges(hwc2_device_t *dev, hwc2_display_t display) in exynos_acceptDisplayChanges() function