Searched defs:SetPixelMapData (Results 1 – 8 of 8) sorted by relevance
92 void ClipboardImpl::SetPixelMapData(const RefPtr<PixelMap>& pixmap, CopyOptions copyOption) in SetPixelMapData() function in OHOS::Ace::Platform::ClipboardImpl
107 void ClipboardImpl::SetPixelMapData(const RefPtr<PixelMap>& pixmap, CopyOptions copyOption) in SetPixelMapData() function in OHOS::Ace::ClipboardImpl
1560 int32_t ServerMsgHandler::SetPixelMapData(int32_t infoId, void *pixelMap) __attribute__((no_sanitiz… in SetPixelMapData() function in OHOS::MMI::ServerMsgHandler
978 int32_t MultimodalInputConnectManager::SetPixelMapData(int32_t infoId, void* pixelMap) in SetPixelMapData() function in OHOS::MMI::MultimodalInputConnectManager
2613 int32_t InputManagerImpl::SetPixelMapData(int32_t infoId, void* pixelMap) in SetPixelMapData() function in OHOS::MMI::InputManagerImpl
4264 ErrCode MMIService::SetPixelMapData(int32_t infoId, const CursorPixelMap& curPixelMap) in SetPixelMapData() function in OHOS::MMI::MMIService
6936 int32_t InputWindowsManager::SetPixelMapData(int32_t infoId, void *pixelMap) in UpdateDisplayInfo() function in OHOS::MMI::InputWindowsManager
297 int32_t SetPixelMapData(int32_t infoId, void* pixelMap) override { return retSetPixelMapData_; } in SetPixelMapData() function in OHOS::MMI::__anon424525420111::MMIServiceTest