Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
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 211 of file SkShaper.h.

Member Data Documentation

◆ clusters

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

Definition at line 216 of file SkShaper.h.

◆ glyphs

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

Definition at line 212 of file SkShaper.h.

◆ offsets

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

Definition at line 215 of file SkShaper.h.

◆ point

SkPoint SkShaper::RunHandler::Buffer::point

Definition at line 217 of file SkShaper.h.

◆ positions

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

Definition at line 213 of file SkShaper.h.


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