Flutter Engine
The Flutter Engine
|
#include <StrikeForGPU.h>
Public Member Functions | |
IDOrPath () | |
IDOrPath (SkGlyphID glyphID) | |
~IDOrPath () | |
Public Attributes | |
SkGlyphID | fGlyphID |
SkPath | fPath |
Definition at line 97 of file StrikeForGPU.h.
|
inline |
Definition at line 98 of file StrikeForGPU.h.
|
inline |
Definition at line 99 of file StrikeForGPU.h.
|
inline |
Definition at line 102 of file StrikeForGPU.h.
SkGlyphID sktext::IDOrPath::fGlyphID |
Definition at line 103 of file StrikeForGPU.h.
SkPath sktext::IDOrPath::fPath |
Definition at line 104 of file StrikeForGPU.h.