Skia
2DGraphicsLibrary
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SkShader::ComposeRec Struct Reference

If the shader subclass is composed of two shaders, return true, and if rec is not NULL, fill it out with info about the shader. More...

#include <SkShader.h>

Public Attributes

const SkShaderfShaderA
 
const SkShaderfShaderB
 
const SkXfermodefMode
 

Detailed Description

If the shader subclass is composed of two shaders, return true, and if rec is not NULL, fill it out with info about the shader.

These are bare pointers; the ownership and reference count are unchanged.


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