Skia
2DGraphicsLibrary
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GrTGpuResourceRef< GrRenderTarget > Class Template Reference
Inheritance diagram for GrTGpuResourceRef< GrRenderTarget >:
GrGpuResourceRef

Public Member Functions

 GrTGpuResourceRef (GrRenderTarget *rt, GrIOType ioType)
 
GrRenderTargetget () const
 
void set (GrRenderTarget *rt, GrIOType ioType)
 
- Public Member Functions inherited from GrGpuResourceRef
GrGpuResourcegetResource () const
 
bool ownsPendingIO () const
 Does this object own a pending read or write on the resource it is wrapping. More...
 
void reset ()
 Shortcut for calling setResource() with NULL. More...
 

Private Types

typedef GrGpuResourceRef INHERITED
 

Additional Inherited Members

- Protected Member Functions inherited from GrGpuResourceRef
 GrGpuResourceRef (GrGpuResource *, GrIOType)
 Adopts a ref from the caller. More...
 
void setResource (GrGpuResource *, GrIOType)
 Adopts a ref from the caller. More...
 

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