Searched defs:makeSurface (Results 1 – 11 of 11) sorted by relevance
36 sk_sp<SkSurface> makeSurface() override { in makeSurface() function
119 sk_sp<SkSurface> makeSurface() override { in makeSurface() function
315 sk_sp<SkSurface> makeSurface(SampleWindow::DeviceType dType, SampleWindow* win) override { in makeSurface() function in SampleWindow::DefaultDeviceManager
33 sk_sp<SkSurface> SkWindow::makeSurface() { in makeSurface() function in SkWindow
160 sk_sp<SkSurface> SkSurface::makeSurface(const SkImageInfo& info) { in makeSurface() function in SkSurface
152 sk_sp<SkSpecialSurface> SkSpecialImage::makeSurface(const SkImageFilter::OutputProperties& outProps, in makeSurface() function in SkSpecialImage
510 sk_sp<SkSurface> SkBitmapDevice::makeSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in makeSurface() function in SkBitmapDevice
510 sk_sp<SkSurface> SkBaseDevice::makeSurface(SkImageInfo const&, SkSurfaceProps const&) { in makeSurface() function in SkBaseDevice
1226 sk_sp<SkSurface> SkCanvas::makeSurface(const SkImageInfo& info, const SkSurfaceProps* props) { in makeSurface() function in SkCanvas
1783 sk_sp<SkSurface> SkGpuDevice::makeSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in makeSurface() function in SkGpuDevice
1746 sk_sp<SkSurface> SkPDFDevice::makeSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in makeSurface() function in SkPDFDevice