Pepper_56_C++_interfaces
Pepper_56_C++_interfaces
|
This is the complete list of members for pp::ImageData, including all inherited members.
Clear() | pp::Resource | protected |
data() const | pp::ImageData | inline |
detach() | pp::Resource | |
format() const | pp::ImageData | inline |
GetAddr32(const Point &coord) const | pp::ImageData | |
GetAddr32(const Point &coord) | pp::ImageData | |
GetNativeImageDataFormat() | pp::ImageData | static |
ImageData() | pp::ImageData | |
ImageData(PassRef, PP_Resource resource) | pp::ImageData | |
ImageData(const ImageData &other) | pp::ImageData | |
ImageData(const InstanceHandle &instance, PP_ImageDataFormat format, const Size &size, bool init_to_zero) | pp::ImageData | |
is_null() const | pp::Resource | inline |
IsImageDataFormatSupported(PP_ImageDataFormat format) | pp::ImageData | static |
operator=(const ImageData &other) | pp::ImageData | |
pp::Resource::operator=(const Resource &other) | pp::Resource | |
PassRefFromConstructor(PP_Resource resource) | pp::Resource | protected |
pp_resource() const (defined in pp::Resource) | pp::Resource | inline |
Resource() | pp::Resource | |
Resource(const Resource &other) | pp::Resource | |
Resource(PP_Resource resource) | pp::Resource | explicitprotected |
Resource(PassRef, PP_Resource resource) | pp::Resource | protected |
size() const | pp::ImageData | inline |
stride() const | pp::ImageData | inline |
~Resource() | pp::Resource | virtual |