Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/
H A DExynosHWC.h99 int32_t exynos_setCursorPosition(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer,
H A DExynosHWC.cpp85 …reinterpret_cast<hwc2_function_pointer_t>(exynos_setCursorPosition), //HWC2_FUNCTION_SET…
631 int32_t exynos_setCursorPosition(hwc2_device_t *dev, hwc2_display_t display, in exynos_setCursorPosition() function