Flutter Engine
The Flutter Engine
|
This is the complete list of members for sktext::gpu::VertexFiller, including all inherited members.
boundsAndDeviceMatrix(const skgpu::graphite::Transform &localToDevice, SkPoint drawOrigin) const | sktext::gpu::VertexFiller | |
count() const | sktext::gpu::VertexFiller | inline |
deviceRectAndCheckTransform(const SkMatrix &positionMatrix) const | sktext::gpu::VertexFiller | |
fillInstanceData(skgpu::graphite::DrawWriter *dw, int offset, int count, unsigned short flags, skvx::ushort2 ssboIndex, SkSpan< const Glyph * > glyphs, SkScalar depth) const | sktext::gpu::VertexFiller | |
flatten(SkWriteBuffer &buffer) const | sktext::gpu::VertexFiller | |
grMaskType() const | sktext::gpu::VertexFiller | inline |
isLCD() const | sktext::gpu::VertexFiller | |
Make(skgpu::MaskFormat maskType, const SkMatrix &creationMatrix, SkRect creationBounds, SkSpan< const SkPoint > positions, SubRunAllocator *alloc, FillerType fillerType) | sktext::gpu::VertexFiller | static |
MakeFromBuffer(SkReadBuffer &buffer, SubRunAllocator *alloc) | sktext::gpu::VertexFiller | static |
unflattenSize() const | sktext::gpu::VertexFiller | inline |
VertexFiller(skgpu::MaskFormat maskFormat, const SkMatrix &creationMatrix, SkRect creationBounds, SkSpan< const SkPoint > leftTop, bool canDrawDirect) | sktext::gpu::VertexFiller |