NAP
SurfaceDescriptor Member List

This is the complete list of members for SurfaceDescriptor, including all inherited members.

getBytesPerPixel() constSurfaceDescriptor
getChannels() constSurfaceDescriptor
getChannelSize() constSurfaceDescriptor
getColorSpace() constSurfaceDescriptor
getDataType() constSurfaceDescriptor
getHeight() constSurfaceDescriptor
getNumChannels() constSurfaceDescriptor
getPitch() constSurfaceDescriptor
getSizeInBytes() constSurfaceDescriptor
getWidth() constSurfaceDescriptor
isValid() constSurfaceDescriptor
mChannelsSurfaceDescriptor
mColorSpaceSurfaceDescriptor
mDataTypeSurfaceDescriptor
mHeightSurfaceDescriptor
mWidthSurfaceDescriptor
operator!=(const SurfaceDescriptor &other) constSurfaceDescriptor
operator==(const SurfaceDescriptor &other) constSurfaceDescriptor
SurfaceDescriptor()=defaultSurfaceDescriptor
SurfaceDescriptor(uint32_t width, uint32_t height, ESurfaceDataType dataType, ESurfaceChannels channels)SurfaceDescriptor
SurfaceDescriptor(uint32_t width, uint32_t height, ESurfaceDataType dataType, ESurfaceChannels channels, EColorSpace colorSpace)SurfaceDescriptor
~SurfaceDescriptor()=defaultSurfaceDescriptorvirtual