Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglResizeTests.cpp258 bool compareCorners (const Surface& oldSurface, const Surface& newSurface) in compareCorners()
334 Surface newSurface; in iterate() local
394 const Surface newSurface = readSurface(m_gl, newEglSize); in iterate() local
/external/skia/src/image/
DSkSurface.cpp113 SkSurface* SkSurface::newSurface(const SkImageInfo& info) { in newSurface() function in SkSurface
/external/skia/src/core/
DSkDevice.cpp64 SkSurface* SkBaseDevice::newSurface(const SkImageInfo&) { return NULL; } in newSurface() function in SkBaseDevice
DSkBitmapDevice.cpp438 SkSurface* SkBitmapDevice::newSurface(const SkImageInfo& info) { in newSurface() function in SkBitmapDevice
DSkCanvas.cpp1027 SkSurface* SkCanvas::newSurface(const SkImageInfo& info) { in newSurface() function in SkCanvas
/external/chromium_org/third_party/skia/src/core/
DSkDevice.cpp68 SkSurface* SkBaseDevice::newSurface(const SkImageInfo&, const SkSurfaceProps&) { return NULL; } in newSurface() function in SkBaseDevice
DSkBitmapDevice.cpp360 SkSurface* SkBitmapDevice::newSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in newSurface() function in SkBitmapDevice
DSkCanvas.cpp1041 SkSurface* SkCanvas::newSurface(const SkImageInfo& info, const SkSurfaceProps* props) { in newSurface() function in SkCanvas
/external/chromium_org/third_party/skia/src/image/
DSkSurface.cpp155 SkSurface* SkSurface::newSurface(const SkImageInfo& info) { in newSurface() function in SkSurface
/external/deqp/modules/glshared/
DglsLifetimeTests.cpp995 Surface newSurface; // Surface from drawing with newSeed-seeded attachment in iterate() local
1074 Surface newSurface; // Surface drawn from attachment to newSeed container in iterate() local
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
DImage9.cpp171 IDirect3DSurface9 *newSurface = NULL; in createSurface() local
/external/chromium_org/third_party/skia/tests/
DDeferredCanvasTest.cpp853 SkSurface* newSurface = SkSurface::NewRasterPMColor(4, 4); in TestDeferredCanvasGetCanvasSize() local
/external/skia/src/utils/
DSkDeferredCanvas.cpp485 SkSurface* SkDeferredDevice::newSurface(const SkImageInfo& info) { in newSurface() function in SkDeferredDevice
/external/chromium_org/third_party/skia/src/utils/
DSkDeferredCanvas.cpp477 SkSurface* SkDeferredDevice::newSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in newSurface() function in SkDeferredDevice
/external/chromium_org/third_party/skia/src/gpu/
DSkGpuDevice.cpp1818 SkSurface* SkGpuDevice::newSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in newSurface() function in SkGpuDevice
/external/skia/src/gpu/
DSkGpuDevice.cpp1815 SkSurface* SkGpuDevice::newSurface(const SkImageInfo& info) { in newSurface() function in SkGpuDevice
/external/chromium_org/third_party/skia/src/pdf/
DSkPDFDevice.cpp1277 SkSurface* SkPDFDevice::newSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in newSurface() function in SkPDFDevice