Flutter Engine
The Flutter Engine
|
#include "include/private/chromium/GrDeferredDisplayList.h"
#include "include/gpu/GrDirectContext.h"
#include "src/gpu/ganesh/GrDirectContextPriv.h"
#include "src/gpu/ganesh/GrRenderTargetProxy.h"
#include "src/gpu/ganesh/GrRenderTask.h"
#include "src/gpu/ganesh/surface/SkSurface_Ganesh.h"
#include "src/image/SkSurface_Base.h"
#include <utility>
Go to the source code of this file.
Namespaces | |
namespace | skgpu |
namespace | skgpu::ganesh |
Functions | |
SK_API bool | skgpu::ganesh::DrawDDL (SkSurface *, sk_sp< const GrDeferredDisplayList > ddl) |
SK_API bool | skgpu::ganesh::DrawDDL (sk_sp< SkSurface >, sk_sp< const GrDeferredDisplayList > ddl) |