This is the complete list of members for pp::CompositorLayer, including all inherited members.
| Clear() | pp::Resource | [protected] |
| CompositorLayer() | pp::CompositorLayer | |
| CompositorLayer(const CompositorLayer &other) | pp::CompositorLayer | |
| CompositorLayer(const Resource &resource) | pp::CompositorLayer | [explicit] |
| CompositorLayer(PassRef, PP_Resource resource) | pp::CompositorLayer | |
| detach() | pp::Resource | |
| is_null() const | pp::Resource | [inline] |
| IsCompositorLayer(const Resource &resource) | pp::CompositorLayer | [static] |
| operator=(const Resource &other) | pp::Resource | |
| PassRefFromConstructor(PP_Resource resource) | pp::Resource | [protected] |
| pp_resource() const | pp::Resource | [inline] |
| Resource() | pp::Resource | |
| Resource(const Resource &other) | pp::Resource | |
| Resource(PP_Resource resource) | pp::Resource | [explicit, protected] |
| Resource(PassRef, PP_Resource resource) | pp::Resource | [protected] |
| SetBlendMode(PP_BlendMode mode) | pp::CompositorLayer | |
| SetClipRect(const Rect &rect) | pp::CompositorLayer | |
| SetColor(float red, float green, float blue, float alpha, const Size &size) | pp::CompositorLayer | |
| SetImage(const ImageData &image, const CompletionCallback &callback) | pp::CompositorLayer | |
| SetImage(const ImageData &image, const Size &size, const CompletionCallback &callback) | pp::CompositorLayer | |
| SetOpacity(float opacity) | pp::CompositorLayer | |
| SetPremultipliedAlpha(bool premult) | pp::CompositorLayer | |
| SetSourceRect(const FloatRect &rect) | pp::CompositorLayer | |
| SetTexture(const Graphics3D &context, uint32_t target, uint32_t texture, const Size &size, const CompletionCallback &cc) | pp::CompositorLayer | |
| SetTransform(const float matrix[16]) | pp::CompositorLayer | |
| ~CompositorLayer() | pp::CompositorLayer | |
| ~Resource() | pp::Resource | [virtual] |