Skia
2DGraphicsLibrary
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SkImage::DeferredTextureImageUsageParams Struct Reference

Drawing params for which a deferred texture image data should be optimized. More...

#include <SkImage.h>

Public Member Functions

 DeferredTextureImageUsageParams (const SkMatrix matrix, const SkFilterQuality quality, int preScaleMipLevel)
 

Public Attributes

SkMatrix fMatrix
 
SkFilterQuality fQuality
 
int fPreScaleMipLevel
 

Detailed Description

Drawing params for which a deferred texture image data should be optimized.


The documentation for this struct was generated from the following file: