Home | History | Annotate | Download | only in tests

Lines Matching refs:SkSurface_Base

9 #include "../src/image/SkSurface_Base.h"
69 class MockSurface : public SkSurface_Base {
71 MockSurface(int width, int height) : SkSurface_Base(width, height) {