Skia
2DGraphicsLibrary
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GrXferProcessor::DstTexture Member List

This is the complete list of members for GrXferProcessor::DstTexture, including all inherited members.

DstTexture() (defined in GrXferProcessor::DstTexture)GrXferProcessor::DstTextureinline
DstTexture(const DstTexture &other) (defined in GrXferProcessor::DstTexture)GrXferProcessor::DstTextureinline
DstTexture(GrTexture *texture, const SkIPoint &offset) (defined in GrXferProcessor::DstTexture)GrXferProcessor::DstTextureinline
fOffset (defined in GrXferProcessor::DstTexture)GrXferProcessor::DstTextureprivate
fTexture (defined in GrXferProcessor::DstTexture)GrXferProcessor::DstTextureprivate
offset() const (defined in GrXferProcessor::DstTexture)GrXferProcessor::DstTextureinline
operator=(const DstTexture &other) (defined in GrXferProcessor::DstTexture)GrXferProcessor::DstTextureinline
setOffset(const SkIPoint &offset) (defined in GrXferProcessor::DstTexture)GrXferProcessor::DstTextureinline
setOffset(int ox, int oy) (defined in GrXferProcessor::DstTexture)GrXferProcessor::DstTextureinline
setTexture(GrTexture *texture) (defined in GrXferProcessor::DstTexture)GrXferProcessor::DstTextureinline
texture() const (defined in GrXferProcessor::DstTexture)GrXferProcessor::DstTextureinline