Flutter Engine
The Flutter Engine
|
#include <AtlasInstancedHelper.h>
Public Member Functions | |
Instance (SkIPoint16 locationInAtlas, const SkIRect &pathDevIBounds, bool transposedInAtlas) | |
Public Attributes | |
SkIPoint16 | fLocationInAtlas |
SkIRect | fPathDevIBounds |
bool | fTransposedInAtlas |
Definition at line 59 of file AtlasInstancedHelper.h.
|
inline |
Definition at line 60 of file AtlasInstancedHelper.h.
SkIPoint16 skgpu::ganesh::AtlasInstancedHelper::Instance::fLocationInAtlas |
Definition at line 67 of file AtlasInstancedHelper.h.
SkIRect skgpu::ganesh::AtlasInstancedHelper::Instance::fPathDevIBounds |
Definition at line 68 of file AtlasInstancedHelper.h.
bool skgpu::ganesh::AtlasInstancedHelper::Instance::fTransposedInAtlas |
Definition at line 69 of file AtlasInstancedHelper.h.