Flutter Engine
The Flutter Engine
|
#include "include/core/SkRefCnt.h"
#include "include/core/SkSpan.h"
#include "src/base/SkTInternalLList.h"
Go to the source code of this file.
Functions | |
bool | GrClusterRenderTasks (SkSpan< const sk_sp< GrRenderTask > > input, SkTInternalLList< GrRenderTask > *llist) |
bool GrClusterRenderTasks | ( | SkSpan< const sk_sp< GrRenderTask > > | input, |
SkTInternalLList< GrRenderTask > * | llist | ||
) |
Definition at line 159 of file GrRenderTaskCluster.cpp.