Home | History | Annotate | Download | only in tests

Lines Matching full:sk_sp

123         sk_sp<SkSurface> s = this->make(context);
154 sk_sp<SkSurface> make(GrContext* context) const {
164 sk_sp<SkSurface> makeNonTextureable(GrContext* context, GrBackendTexture* backend) const {
177 sk_sp<SkSurface> surface = SkSurface::MakeFromBackendTextureAsRenderTarget(
199 sk_sp<SkColorSpace> fColorSpace;
225 sk_sp<SkSurface> s = params.make(context);
239 sk_sp<SkSurface> s = params.make(context);
268 sk_sp<SkSurface> s = params.make(context);
299 sk_sp<SkSurface> s = params.makeNonTextureable(context, &backend);
312 sk_sp<SkSurface> rasterSurface = SkSurface::MakeRaster(ii);
345 sk_sp<SkSurface> s = params.make(context);
369 sk_sp<SkImage> image = SkImage::MakeFromAdoptedTexture(deferredContext, backendTex,