Home
last modified time | relevance | path

Searched defs:StartSystemDrag (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dace_view.h115 … virtual void StartSystemDrag(const std::string& str, void* pixelMapManager, int32_t byteCount) {} in StartSystemDrag() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp2929 void PipelineContext::StartSystemDrag(const std::string& str, const RefPtr<PixelMap>& pixmap) in StartSystemDrag() function in OHOS::Ace::PipelineContext