Flutter Engine
The Flutter Engine
|
#include "include/core/SkCanvas.h"
#include "include/core/SkImage.h"
#include "modules/svg/include/SkSVGAttributeParser.h"
#include "modules/svg/include/SkSVGImage.h"
#include "modules/svg/include/SkSVGRenderContext.h"
#include "modules/svg/include/SkSVGValue.h"
#include "src/utils/SkOSPath.h"
Go to the source code of this file.
Functions | |
static sk_sp< SkImage > | LoadImage (const sk_sp< skresources::ResourceProvider > &rp, const SkSVGIRI &href) |
|
static |
Definition at line 34 of file SkSVGImage.cpp.