Home
last modified time | relevance | path

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

/third_party/skia/src/image/
DSkSurface.cpp37 SkSurface_Base::SkSurface_Base(int width, int height, const SkSurfaceProps* props) in SkSurface_Base() function in SkSurface_Base
41 SkSurface_Base::SkSurface_Base(const SkImageInfo& info, const SkSurfaceProps* props) in SkSurface_Base() function in SkSurface_Base
/third_party/skia/include/core/
DSkCanvas.h63 class SkSurface_Base; variable
2411 friend class SkSurface_Base; variable