Flutter Engine
The Flutter Engine
Public Attributes | List of all members
SkShaper::RunHandler::Buffer Struct Reference

#include <SkShaper.h>

Public Attributes

SkGlyphIDglyphs
 
SkPointpositions
 
SkPointoffsets
 
uint32_t * clusters
 
SkPoint point
 

Detailed Description

Definition at line 216 of file SkShaper.h.

Member Data Documentation

◆ clusters

uint32_t* SkShaper::RunHandler::Buffer::clusters

Definition at line 221 of file SkShaper.h.

◆ glyphs

SkGlyphID* SkShaper::RunHandler::Buffer::glyphs

Definition at line 217 of file SkShaper.h.

◆ offsets

SkPoint* SkShaper::RunHandler::Buffer::offsets

Definition at line 220 of file SkShaper.h.

◆ point

SkPoint SkShaper::RunHandler::Buffer::point

Definition at line 222 of file SkShaper.h.

◆ positions

SkPoint* SkShaper::RunHandler::Buffer::positions

Definition at line 218 of file SkShaper.h.


The documentation for this struct was generated from the following file: