Lines Matching refs:GrRecordingContext
37 class GrRecordingContext;
212 static sk_sp<SkSurface> MakeFromBackendTexture(GrRecordingContext* context,
246 static sk_sp<SkSurface> MakeFromBackendRenderTarget(GrRecordingContext* context,
281 static sk_sp<SkSurface> MakeRenderTarget(GrRecordingContext* context, SkBudgeted budgeted,
308 static sk_sp<SkSurface> MakeRenderTarget(GrRecordingContext* context, SkBudgeted budgeted,
333 static sk_sp<SkSurface> MakeRenderTarget(GrRecordingContext* context, SkBudgeted budgeted,
354 static sk_sp<SkSurface> MakeRenderTarget(GrRecordingContext* context,
406 static sk_sp<SkSurface> MakeFromCAMetalLayer(GrRecordingContext* context,
433 static sk_sp<SkSurface> MakeFromMTKView(GrRecordingContext* context,
512 GrRecordingContext* recordingContext();