Home
last modified time | relevance | path

Searched defs:SkSurface_Base (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/image/
DSkSurface.cpp59 SkSurface_Base::SkSurface_Base(int width, int height, const SkSurfaceProps* props) in SkSurface_Base() function in SkSurface_Base
63 SkSurface_Base::SkSurface_Base(const SkImageInfo& info, const SkSurfaceProps* props) in SkSurface_Base() function in SkSurface_Base
/external/skia/include/core/
DSkCanvas.h67 class SkSurface_Base; variable
2425 friend class SkSurface_Base; variable