Flutter Engine
The Flutter Engine
|
Go to the source code of this file.
Namespaces | |
namespace | ToolUtils |
Functions | |
bool | ToolUtils::DecodeDataToBitmap (sk_sp< SkData > data, SkBitmap *dst) |
bool | ToolUtils::GetResourceAsBitmap (const char *resource, SkBitmap *dst) |
sk_sp< SkImage > | ToolUtils::GetResourceAsImage (const char *resource) |