Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/image/
H A DSkSurface_Base.cpp32 SkSurface_Base::SkSurface_Base(int width, int height, const SkSurfaceProps* props) in SkSurface_Base() function in SkSurface_Base
35 SkSurface_Base::SkSurface_Base(const SkImageInfo& info, const SkSurfaceProps* props) in SkSurface_Base() function in SkSurface_Base
/aosp_15_r20/external/skia/include/core/
H A DSkCanvas.h72 class SkSurface_Base; variable
2528 friend class SkSurface_Base; variable