Flutter Engine
The Flutter Engine
|
#include "src/gpu/ganesh/GrCanvas.h"
#include "include/android/SkCanvasAndroid.h"
#include "include/core/SkRect.h"
#include "include/gpu/GrBackendSurface.h"
#include "src/core/SkCanvasPriv.h"
#include "src/core/SkDevice.h"
#include "src/gpu/ganesh/Device.h"
#include "src/gpu/ganesh/GrRenderTarget.h"
#include "src/gpu/ganesh/GrRenderTargetProxy.h"
Go to the source code of this file.
Namespaces | |
namespace | skgpu |
namespace | skgpu::ganesh |
Functions | |
SurfaceDrawContext * | skgpu::ganesh::TopDeviceSurfaceDrawContext (const SkCanvas *canvas) |
SurfaceFillContext * | skgpu::ganesh::TopDeviceSurfaceFillContext (const SkCanvas *canvas) |
GrRenderTargetProxy * | skgpu::ganesh::TopDeviceTargetProxy (const SkCanvas *canvas) |
SkIRect | skgpu::ganesh::TopLayerBounds (const SkCanvas *) |
GrBackendRenderTarget | skgpu::ganesh::TopLayerBackendRenderTarget (const SkCanvas *) |