Searched defs:SkSurface (Results 1 – 6 of 6) sorted by relevance
67 friend class SkSurface; variable
75 SkSurface::SkSurface(int width, int height) : fWidth(width), fHeight(height) { in SkSurface() function in SkSurface
16 class SkSurface; variable