Home
last modified time | relevance | path

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

/external/skia/src/image/
DSkImage.cpp75 SkSurface* SkImage::newSurface(const SkImageInfo& info, const SkSurfaceProps* props) const { in newSurface() function in SkImage
DSkSurface.cpp160 SkSurface* SkSurface::newSurface(const SkImageInfo& info) { in newSurface() function in SkSurface
/external/deqp/modules/egl/
DteglResizeTests.cpp273 bool compareCorners (const Surface& oldSurface, const Surface& newSurface) in compareCorners()
411 const Surface newSurface = readSurface(m_gl, newEglSize); in iterate() local
/external/skia/src/core/
DSkDevice.cpp94 SkSurface* SkBaseDevice::newSurface(const SkImageInfo&, const SkSurfaceProps&) { return NULL; } in newSurface() function in SkBaseDevice
DSkBitmapDevice.cpp353 SkSurface* SkBitmapDevice::newSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in newSurface() function in SkBitmapDevice
DSkCanvas.cpp1111 SkSurface* SkCanvas::newSurface(const SkImageInfo& info, const SkSurfaceProps* props) { in newSurface() function in SkCanvas
/external/deqp/modules/glshared/
DglsLifetimeTests.cpp998 Surface newSurface; // Surface from drawing with newSeed-seeded attachment in iterate() local
1077 Surface newSurface; // Surface drawn from attachment to newSeed container in iterate() local
/external/skia/tests/
DDeferredCanvasTest.cpp882 SkSurface* newSurface = SkSurface::NewRasterN32Premul(4, 4); in TestDeferredCanvasGetCanvasSize() local
/external/skia/src/utils/
DSkDeferredCanvas.cpp494 SkSurface* SkDeferredDevice::newSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in newSurface() function in SkDeferredDevice
/external/skia/src/pdf/
DSkPDFDevice.cpp1298 SkSurface* SkPDFDevice::newSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in newSurface() function in SkPDFDevice
/external/skia/src/gpu/
DSkGpuDevice.cpp1987 SkSurface* SkGpuDevice::newSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in newSurface() function in SkGpuDevice