Flutter Engine
The Flutter Engine
|
This is the complete list of members for skgpu::Swizzle, including all inherited members.
apply(SkRasterPipeline *) const | skgpu::Swizzle | |
applyTo(std::array< float, 4 > color) const | skgpu::Swizzle | |
applyTo(SkRGBA4f< AlphaType > color) const | skgpu::Swizzle | inline |
asKey() const | skgpu::Swizzle | inline |
asString() const | skgpu::Swizzle | |
BGRA() | skgpu::Swizzle | inlinestatic |
Concat(const Swizzle &a, const Swizzle &b) | skgpu::Swizzle | static |
operator!=(const Swizzle &that) const | skgpu::Swizzle | inline |
operator=(const Swizzle &that)=default | skgpu::Swizzle | |
operator==(const Swizzle &that) const | skgpu::Swizzle | inline |
operator[](int i) const | skgpu::Swizzle | inline |
RGB1() | skgpu::Swizzle | inlinestatic |
RGBA() | skgpu::Swizzle | inlinestatic |
RRRA() | skgpu::Swizzle | inlinestatic |
selectChannelInR(int i) const | skgpu::Swizzle | |
sk_is_trivially_relocatable typedef | skgpu::Swizzle | |
Swizzle() | skgpu::Swizzle | inline |
Swizzle(const char c[4]) | skgpu::Swizzle | explicit |
Swizzle(const Swizzle &)=default | skgpu::Swizzle | |
SwizzleCtorAccessor | skgpu::Swizzle | friend |