Home
last modified time | relevance | path

Searched refs:onAsView (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/experimental/graphite/src/
DImage_Graphite.h54 std::tuple<GrSurfaceProxyView, GrColorType> onAsView( in onAsView() function
/third_party/skia/src/image/
DSkImage_GpuYUVA.h52 std::tuple<GrSurfaceProxyView, GrColorType> onAsView(GrRecordingContext*,
DSkImage_Lazy.h71 std::tuple<GrSurfaceProxyView, GrColorType> onAsView(GrRecordingContext*,
DSkImage_Gpu.h86 std::tuple<GrSurfaceProxyView, GrColorType> onAsView(GrRecordingContext*,
DSkImage_Raster.cpp138 std::tuple<GrSurfaceProxyView, GrColorType> onAsView(GrRecordingContext*,
417 std::tuple<GrSurfaceProxyView, GrColorType> SkImage_Raster::onAsView( in onAsView() function in SkImage_Raster
DSkImage_Base.h203 virtual std::tuple<GrSurfaceProxyView, GrColorType> onAsView(
DSkImage_GpuYUVA.cpp153 std::tuple<GrSurfaceProxyView, GrColorType> SkImage_GpuYUVA::onAsView( in onAsView() function in SkImage_GpuYUVA
DSkImage_Lazy.cpp253 std::tuple<GrSurfaceProxyView, GrColorType> SkImage_Lazy::onAsView( in onAsView() function in SkImage_Lazy
DSkImage.cpp309 return this->onAsView(context, mipmapped, policy); in asView()
DSkImage_Gpu.cpp824 std::tuple<GrSurfaceProxyView, GrColorType> SkImage_Gpu::onAsView( in onAsView() function in SkImage_Gpu