Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/window_manager/src/
H A Dpointer_drawing_manager.cpp450 if (InitLayer(MOUSE_ICON(lastMouseStyle_.id)) != RET_OK) { in DrawMovePointer()
555 if (InitLayer(MOUSE_ICON(lastMouseStyle_.id)) != RET_OK) { in DrawPointer()
609 int32_t ret = InitLayer(MOUSE_ICON(lastMouseStyle_.id)); in SwitchPointerStyle()
830 int32_t PointerDrawingManager::InitLayer(const MOUSE_ICON mouseStyle) in InitLayer() function in OHOS::MMI::PointerDrawingManager
835 return MAGIC_CURSOR->InitLayer(mouseStyle); in InitLayer()
1451 InitLayer(MOUSE_ICON(lastMouseStyle_.id)); in SetMouseDisplayState()
2014 ret = InitLayer(MOUSE_ICON(lastMouseStyle_.id)); in SetPointerColor()
2017 ret = InitLayer(MOUSE_ICON(lastMouseStyle_.id)); in SetPointerColor()
2117 if (InitLayer(MOUSE_ICON(lastMouseStyle_.id)) != RET_OK) { in SetPointerSize()
2325 InitLayer(MOUSE_ICO in DeletePointerVisible()
[all...]
/foundation/multimodalinput/input/service/window_manager/include/
H A Dpointer_drawing_manager.h145 int32_t InitLayer(const MOUSE_ICON mouseStyle);

Completed in 6 milliseconds