Home
last modified time | relevance | path

Searched defs:makeSurface (Results 1 – 11 of 11) sorted by relevance

/external/skia/example/
DHelloWorld.h36 sk_sp<SkSurface> makeSurface() override { in makeSurface() function
/external/skia/samplecode/
DSampleApp.h119 sk_sp<SkSurface> makeSurface() override { in makeSurface() function
DSampleApp.cpp314 sk_sp<SkSurface> makeSurface(SampleWindow::DeviceType dType, SampleWindow* win) override { in makeSurface() function in SampleWindow::DefaultDeviceManager
/external/skia/src/views/
DSkWindow.cpp33 sk_sp<SkSurface> SkWindow::makeSurface() { in makeSurface() function in SkWindow
/external/skia/src/image/
DSkSurface.cpp160 sk_sp<SkSurface> SkSurface::makeSurface(const SkImageInfo& info) { in makeSurface() function in SkSurface
/external/skia/src/core/
DSkBitmapDevice.cpp434 sk_sp<SkSurface> SkBitmapDevice::makeSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in makeSurface() function in SkBitmapDevice
DSkSpecialImage.cpp155 sk_sp<SkSpecialSurface> SkSpecialImage::makeSurface(const SkImageFilter::OutputProperties& outProps, in makeSurface() function in SkSpecialImage
DSkDevice.cpp499 sk_sp<SkSurface> SkBaseDevice::makeSurface(SkImageInfo const&, SkSurfaceProps const&) { in makeSurface() function in SkBaseDevice
DSkCanvas.cpp1274 sk_sp<SkSurface> SkCanvas::makeSurface(const SkImageInfo& info, const SkSurfaceProps* props) { in makeSurface() function in SkCanvas
/external/skia/src/gpu/
DSkGpuDevice.cpp1788 sk_sp<SkSurface> SkGpuDevice::makeSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in makeSurface() function in SkGpuDevice
/external/skia/src/pdf/
DSkPDFDevice.cpp1519 sk_sp<SkSurface> SkPDFDevice::makeSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in makeSurface() function in SkPDFDevice