Searched refs:DecodeSvgToPixelMap (Results 1 – 2 of 2) sorted by relevance
291 std::shared_ptr<Media::PixelMap> DecodeSvgToPixelMap(const std::string &filePath);
1523 std::shared_ptr<Media::PixelMap> DragDrawing::DecodeSvgToPixelMap( in DecodeSvgToPixelMap() function in OHOS::Msdp::DeviceStatus::DragDrawing2278 std::shared_ptr<Media::PixelMap> pixelMap = DecodeSvgToPixelMap(filePath); in UpdateValidDragStyle()