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.cpp315 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/
DSkSpecialImage.cpp152 sk_sp<SkSpecialSurface> SkSpecialImage::makeSurface(const SkImageFilter::OutputProperties& outProps, in makeSurface() function in SkSpecialImage
DSkBitmapDevice.cpp510 sk_sp<SkSurface> SkBitmapDevice::makeSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in makeSurface() function in SkBitmapDevice
DSkDevice.cpp510 sk_sp<SkSurface> SkBaseDevice::makeSurface(SkImageInfo const&, SkSurfaceProps const&) { in makeSurface() function in SkBaseDevice
DSkCanvas.cpp1226 sk_sp<SkSurface> SkCanvas::makeSurface(const SkImageInfo& info, const SkSurfaceProps* props) { in makeSurface() function in SkCanvas
/external/skia/src/gpu/
DSkGpuDevice.cpp1783 sk_sp<SkSurface> SkGpuDevice::makeSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in makeSurface() function in SkGpuDevice
/external/skia/src/pdf/
DSkPDFDevice.cpp1746 sk_sp<SkSurface> SkPDFDevice::makeSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in makeSurface() function in SkPDFDevice