Searched defs:newSurface (Results 1 – 9 of 9) sorted by relevance
273 bool compareCorners (const Surface& oldSurface, const Surface& newSurface) in compareCorners()411 const Surface newSurface = readSurface(m_gl, newEglSize); in iterate() local
297 virtual SkSurface* newSurface(const SkImageInfo&, const SkSurfaceProps&) { return NULL; } in newSurface() function
176 SkSurface* SkSurface::newSurface(const SkImageInfo& info) { in newSurface() function in SkSurface
52 SkSpecialSurface* SkSpecialImage::newSurface(const SkImageInfo& info) const { in newSurface() function in SkSpecialImage
375 SkSurface* SkBitmapDevice::newSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in newSurface() function in SkBitmapDevice
1316 SkSurface* SkCanvas::newSurface(const SkImageInfo& info, const SkSurfaceProps* props) { in newSurface() function in SkCanvas
998 Surface newSurface; // Surface from drawing with newSeed-seeded attachment in iterate() local1077 Surface newSurface; // Surface drawn from attachment to newSeed container in iterate() local
1864 SkSurface* SkGpuDevice::newSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in newSurface() function in SkGpuDevice
1505 SkSurface* SkPDFDevice::newSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in newSurface() function in SkPDFDevice