Home | History | Annotate | Download | only in gpu

Lines Matching refs:SkSurface

41 #include "SkSurface.h"
1619 this->flush(SkSurface::BackendSurfaceAccess::kNoAccess, kNone_GrFlushFlags, 0, nullptr, nullptr,
1623 GrSemaphoresSubmitted SkGpuDevice::flush(SkSurface::BackendSurfaceAccess access, GrFlushFlags flags,
1682 sk_sp<SkSurface> SkGpuDevice::makeSurface(const SkImageInfo& info, const SkSurfaceProps& props) {
1686 return SkSurface::MakeRenderTarget(fContext.get(), kBudgeted, info,