Searched refs:hardCursorDrawables_ (Results 1 – 3 of 3) sorted by relevance
49 hardCursorDrawables_.id = id; in CollectInfoForHardCursor()50 hardCursorDrawables_.drawablePtr = cursorDrawable; in CollectInfoForHardCursor()55 return hardCursorDrawables_; in GetHardCursorDrawables()60 hardCursorDrawables_.id = INVALID_NODEID; in ResetHardCursorDrawables()61 hardCursorDrawables_.drawablePtr = nullptr; in ResetHardCursorDrawables()75 HardCursorInfo hardCursorDrawables_; variable
1973 …renderThreadParams_->hardCursorDrawables_ = RSPointerWindowManager::Instance().GetHardCursorDrawab… in UniRender()1996 …renderThreadParams_->hardCursorDrawables_ = RSPointerWindowManager::Instance().GetHardCursorDrawab… in UniRender()
168 return hardCursorDrawables_; in GetHardCursorDrawables()447 HardCursorInfo hardCursorDrawables_; variable