Lines Matching refs:SK_API
64 SK_API sk_sp<SkSurface> RenderTarget(GrRecordingContext* context,
96 SK_API sk_sp<SkSurface> RenderTarget(GrRecordingContext* context,
125 SK_API sk_sp<SkSurface> WrapBackendTexture(GrRecordingContext* context,
158 SK_API sk_sp<SkSurface> WrapBackendRenderTarget(GrRecordingContext* context,
177 SK_API GrBackendTexture GetBackendTexture(SkSurface*, BackendHandleAccess);
188 SK_API GrBackendRenderTarget GetBackendRenderTarget(SkSurface*, BackendHandleAccess);
201 SK_API void ResolveMSAA(SkSurface* surface);
212 SK_API GrSemaphoresSubmitted Flush(sk_sp<SkSurface>);
213 SK_API GrSemaphoresSubmitted Flush(SkSurface*);
214 SK_API void FlushAndSubmit(sk_sp<SkSurface>);
215 SK_API void FlushAndSubmit(SkSurface*);