Flutter Engine
The Flutter Engine
|
#include <AtlasRenderTask.h>
Definition at line 28 of file AtlasRenderTask.h.
skgpu::ganesh::AtlasRenderTask::AtlasRenderTask | ( | GrRecordingContext * | rContext, |
sk_sp< GrArenas > | arenas, | ||
std::unique_ptr< GrDynamicAtlas > | dynamicAtlas | ||
) |
Definition at line 24 of file AtlasRenderTask.cpp.
bool skgpu::ganesh::AtlasRenderTask::addPath | ( | const SkMatrix & | viewMatrix, |
const SkPath & | path, | ||
SkIPoint | pathDevTopLeft, | ||
int | widthInAtlas, | ||
int | heightInAtlas, | ||
bool | transposedInAtlas, | ||
SkIPoint16 * | locationInAtlas | ||
) |
Definition at line 34 of file AtlasRenderTask.cpp.
|
inline |
Definition at line 34 of file AtlasRenderTask.h.
|
inline |
Definition at line 45 of file AtlasRenderTask.h.
|
inline |
Definition at line 35 of file AtlasRenderTask.h.