Home
last modified time | relevance | path

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

/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/include/core/
DSkDevice.h297 virtual SkSurface* newSurface(const SkImageInfo&, const SkSurfaceProps&) { return NULL; } in newSurface() function
/external/skia/src/image/
DSkSurface.cpp176 SkSurface* SkSurface::newSurface(const SkImageInfo& info) { in newSurface() function in SkSurface
/external/skia/src/core/
DSkSpecialImage.cpp52 SkSpecialSurface* SkSpecialImage::newSurface(const SkImageInfo& info) const { in newSurface() function in SkSpecialImage
DSkBitmapDevice.cpp375 SkSurface* SkBitmapDevice::newSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in newSurface() function in SkBitmapDevice
DSkCanvas.cpp1316 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/src/gpu/
DSkGpuDevice.cpp1864 SkSurface* SkGpuDevice::newSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in newSurface() function in SkGpuDevice
/external/skia/src/pdf/
DSkPDFDevice.cpp1505 SkSurface* SkPDFDevice::newSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in newSurface() function in SkPDFDevice