|
Ream v0.1.0-1
C++ graphics library for Linux
|
This is the complete list of members for RRSImage, including all inherited members.
| allocator() const noexcept | RRSImage | inline |
| alphaType() const noexcept | RImage | inline |
| asGL() const noexcept | RImage | |
| asRS() const noexcept | RImage | |
| asVK() const noexcept | RImage | |
| checkDeviceCaps(CZBitset< RImageCap > caps, RDevice *device=nullptr) const noexcept override | RRSImage | virtual |
| core() const noexcept | RImage | inline |
| drmFb(RDevice *device=nullptr) const noexcept override | RRSImage | inlinevirtual |
| formatInfo() const noexcept | RImage | inline |
| FromDMA(const RDMABufferInfo &info, CZOwn ownership, const RImageConstraints *constraints=nullptr) noexcept | RImage | static |
| gbmBo(RDevice *device=nullptr) const noexcept override | RRSImage | inlinevirtual |
| LoadFile(const std::filesystem::path &path, const RDRMFormat &format, SkISize size={0, 0}, const RImageConstraints *constraints=nullptr) noexcept | RImage | static |
| Make(SkISize size, const RDRMFormat &format, const RImageConstraints *constraints=nullptr) noexcept | RRSImage | static |
| MakeFromPixels(const RPixelBufferInfo &info, const RDRMFormat &format, const RImageConstraints *constraints=nullptr) noexcept | RImage | static |
| modifier() const noexcept | RImage | inline |
| readFormats() const noexcept | RImage | inline |
| readPixels(const RPixelBufferRegion ®ion) noexcept override | RRSImage | virtual |
| readSync() noexcept | RImage | inline |
| resize(SkISize size) noexcept | RRSImage | |
| RObject()=default | RObject | |
| setReadSync(std::shared_ptr< RSync > sync) noexcept | RImage | inline |
| setWriteSync(std::shared_ptr< RSync > sync) noexcept | RImage | inline |
| shm() const noexcept | RRSImage | inline |
| size() const noexcept | RImage | inline |
| skImage(RDevice *device=nullptr) const noexcept override | RRSImage | inlinevirtual |
| skSurface(RDevice *device=nullptr) const noexcept override | RRSImage | inlinevirtual |
| stride() const noexcept | RRSImage | inline |
| writeFormats() const noexcept | RImage | inline |
| writePixels(const RPixelBufferRegion ®ion) noexcept override | RRSImage | virtual |
| writeSerial() const noexcept | RImage | inline |
| writeSync() noexcept | RImage | inline |
| ~RImage() noexcept | RImage |