Searched defs:AsView (Results 1 – 5 of 5) sorted by relevance
44 inline GrSurfaceProxyView AsView(GrRecordingContext* rContext, in AsView() function
115 GrSurfaceProxyView AsView(GrRecordingContext* context, const SkSpecialImage* img) { in AsView() function
406 std::tuple<GrSurfaceProxyView, GrColorType> AsView(GrRecordingContext* rContext, in AsView() function
88 inline TextureProxyView AsView(sk_sp<SkImage> image) { return AsView(image.get()); } in AsView() function
631 TextureProxyView AsView(const SkImage* image) { in AsView() function