Home
last modified time | relevance | path

Searched defs:AsView (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/image/
H A DSkSpecialImage_Ganesh.h44 inline GrSurfaceProxyView AsView(GrRecordingContext* rContext, in AsView() function
H A DSkSpecialImage_Ganesh.cpp115 GrSurfaceProxyView AsView(GrRecordingContext* context, const SkSpecialImage* img) { in AsView() function
H A DGrImageUtils.cpp406 std::tuple<GrSurfaceProxyView, GrColorType> AsView(GrRecordingContext* rContext, in AsView() function
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DTextureUtils.h88 inline TextureProxyView AsView(sk_sp<SkImage> image) { return AsView(image.get()); } in AsView() function
H A DTextureUtils.cpp631 TextureProxyView AsView(const SkImage* image) { in AsView() function