Home
last modified time | relevance | path

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

/external/skia/src/image/
DSkSurface.cpp214 sk_sp<SkSurface> SkSurface::makeSurface(const SkImageInfo& info) { in makeSurface() function in SkSurface
218 sk_sp<SkSurface> SkSurface::makeSurface(int width, int height) { in makeSurface() function in SkSurface
/external/skqp/src/image/
DSkSurface.cpp183 sk_sp<SkSurface> SkSurface::makeSurface(const SkImageInfo& info) { in makeSurface() function in SkSurface
/external/skia/src/gpu/
DSkGpuDevice_nga.cpp236 sk_sp<SkSurface> SkGpuDevice_nga::makeSurface(const SkImageInfo& ii, in makeSurface() function in SkGpuDevice_nga
DSkGpuDevice.cpp1007 sk_sp<SkSurface> SkGpuDevice::makeSurface(const SkImageInfo& info, const SkSurfaceProps& props) { function in SkGpuDevice
/external/skqp/src/core/
DSkSpecialImage.cpp154 sk_sp<SkSpecialSurface> SkSpecialImage::makeSurface(const SkImageFilter::OutputProperties& outProps, in makeSurface() function in SkSpecialImage
DSkDevice.cpp389 sk_sp<SkSurface> SkBaseDevice::makeSurface(SkImageInfo const&, SkSurfaceProps const&) { in makeSurface() function in SkBaseDevice
DSkBitmapDevice.cpp729 sk_sp<SkSurface> SkBitmapDevice::makeSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in makeSurface() function in SkBitmapDevice
DSkCanvas.cpp1212 sk_sp<SkSurface> SkCanvas::makeSurface(const SkImageInfo& info, const SkSurfaceProps* props) { in makeSurface() function in SkCanvas
/external/skia/src/core/
DSkSpecialImage.cpp115 sk_sp<SkSpecialSurface> SkSpecialImage::makeSurface( in makeSurface() function in SkSpecialImage
DSkDevice.cpp490 sk_sp<SkSurface> SkBaseDevice::makeSurface(SkImageInfo const&, SkSurfaceProps const&) { in makeSurface() function in SkBaseDevice
DSkBitmapDevice.cpp630 sk_sp<SkSurface> SkBitmapDevice::makeSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in makeSurface() function in SkBitmapDevice
DSkCanvas.cpp1162 sk_sp<SkSurface> SkCanvas::makeSurface(const SkImageInfo& info, const SkSurfaceProps* props) { in makeSurface() function in SkCanvas
/external/skqp/tools/
Dsk_tool_utils.cpp406 sk_sp<SkSurface> makeSurface(SkCanvas* canvas, const SkImageInfo& info, in makeSurface() function
/external/skia/tools/
DToolUtils.cpp474 sk_sp<SkSurface> makeSurface(SkCanvas* canvas, in makeSurface() function
/external/skia/modules/canvaskit/
Dexterns.js221 makeSurface: function() {}, method
661 makeSurface: function() {}, method
/external/skia/src/pdf/
DSkPDFDevice.cpp976 sk_sp<SkSurface> SkPDFDevice::makeSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in makeSurface() function in SkPDFDevice
/external/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts1456 makeSurface(info: ImageInfo): Surface | null; method
2615 makeSurface(info: ImageInfo): Surface; method
/external/skqp/src/gpu/
DSkGpuDevice.cpp1837 sk_sp<SkSurface> SkGpuDevice::makeSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in makeSurface() function in SkGpuDevice
/external/skqp/src/pdf/
DSkPDFDevice.cpp1299 sk_sp<SkSurface> SkPDFDevice::makeSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in makeSurface() function in SkPDFDevice