Home
last modified time | relevance | path

Searched defs:asView (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/m133/src/gpu/ganesh/image/
DSkImage_RasterPinnable.cpp28 std::tuple<GrSurfaceProxyView, GrColorType> SkImage_RasterPinnable::asView( in asView() function in SkImage_RasterPinnable
DSkImage_GaneshYUVA.cpp186 std::tuple<GrSurfaceProxyView, GrColorType> SkImage_GaneshYUVA::asView(GrRecordingContext* rContext, in asView() function in SkImage_GaneshYUVA
DSkImage_Ganesh.cpp418 std::tuple<GrSurfaceProxyView, GrColorType> SkImage_Ganesh::asView( in asView() function in SkImage_Ganesh
/third_party/skia/src/image/
DSkImage.cpp305 std::tuple<GrSurfaceProxyView, GrColorType> SkImage_Base::asView(GrRecordingContext* context, function in SkImage_Base