Flutter Engine
The Flutter Engine
|
Go to the source code of this file.
Namespaces | |
namespace | ProtectedUtils |
Functions | |
sk_sp< SkSurface > | ProtectedUtils::CreateProtectedSkSurface (GrDirectContext *dContext, SkISize size, bool textureable, bool isProtected, const SkSurfaceProps *surfaceProps) |
void | ProtectedUtils::CheckImageBEProtection (SkImage *image, bool expectingProtected) |
sk_sp< SkImage > | ProtectedUtils::CreateProtectedSkImage (GrDirectContext *dContext, SkISize size, SkColor4f color, bool isProtected) |