Searched refs:GetPreviewPixelMapByInspectorId (Results 1 – 2 of 2) sorted by relevance
150 static RefPtr<PixelMap> GetPreviewPixelMapByInspectorId(const std::string& inspectorId);
1192 auto previewPixelMap = GetPreviewPixelMapByInspectorId(inspectorId); in GetPreviewPixelMap()1208 RefPtr<PixelMap> DragEventActuator::GetPreviewPixelMapByInspectorId(const std::string& inspectorId) in GetPreviewPixelMapByInspectorId() function in OHOS::Ace::NG::DragEventActuator