Searched defs:setCustomPointerIcon (Results 1 – 5 of 5) sorted by relevance
196 void setCustomPointerIcon(const SpriteIcon&) override { in setCustomPointerIcon() function
299 void MouseCursorController::setCustomPointerIcon(const SpriteIcon& icon) { in setCustomPointerIcon() function in android::MouseCursorController
281 void PointerController::setCustomPointerIcon(const SpriteIcon& icon) { in setCustomPointerIcon() function in android::PointerController
72 void FakePointerController::setCustomPointerIcon(const SpriteIcon& icon) { in setCustomPointerIcon() function in android::FakePointerController
291 TEST_F(PointerControllerTest, setCustomPointerIcon) { in TEST_F() argument