Home
last modified time | relevance | path

Searched refs:UpdateCursorProperty (Results 1 - 2 of 2) sorted by relevance

/foundation/multimodalinput/input/service/window_manager/include/
H A Dpointer_drawing_manager.h148 int32_t UpdateCursorProperty(void* pixelMap, const int32_t &focusX, const int32_t &focusY);
/foundation/multimodalinput/input/service/window_manager/src/
H A Dpointer_drawing_manager.cpp1837 int32_t ret = UpdateCursorProperty(pixelMap, focusX, focusY); in SetCustomCursor()
1839 MMI_HILOGE("UpdateCursorProperty is failed"); in SetCustomCursor()
1856 int32_t PointerDrawingManager::UpdateCursorProperty(void* pixelMap, const int32_t &focusX, const int32_t &focusY) in UpdateCursorProperty() function in OHOS::MMI::PointerDrawingManager

Completed in 5 milliseconds