Searched refs:onAsView (Results 1 – 10 of 10) sorted by relevance
/third_party/skia/experimental/graphite/src/ |
D | Image_Graphite.h | 54 std::tuple<GrSurfaceProxyView, GrColorType> onAsView( in onAsView() function
|
/third_party/skia/src/image/ |
D | SkImage_GpuYUVA.h | 52 std::tuple<GrSurfaceProxyView, GrColorType> onAsView(GrRecordingContext*,
|
D | SkImage_Lazy.h | 71 std::tuple<GrSurfaceProxyView, GrColorType> onAsView(GrRecordingContext*,
|
D | SkImage_Gpu.h | 86 std::tuple<GrSurfaceProxyView, GrColorType> onAsView(GrRecordingContext*,
|
D | SkImage_Raster.cpp | 138 std::tuple<GrSurfaceProxyView, GrColorType> onAsView(GrRecordingContext*, 417 std::tuple<GrSurfaceProxyView, GrColorType> SkImage_Raster::onAsView( in onAsView() function in SkImage_Raster
|
D | SkImage_Base.h | 203 virtual std::tuple<GrSurfaceProxyView, GrColorType> onAsView(
|
D | SkImage_GpuYUVA.cpp | 153 std::tuple<GrSurfaceProxyView, GrColorType> SkImage_GpuYUVA::onAsView( in onAsView() function in SkImage_GpuYUVA
|
D | SkImage_Lazy.cpp | 253 std::tuple<GrSurfaceProxyView, GrColorType> SkImage_Lazy::onAsView( in onAsView() function in SkImage_Lazy
|
D | SkImage.cpp | 309 return this->onAsView(context, mipmapped, policy); in asView()
|
D | SkImage_Gpu.cpp | 824 std::tuple<GrSurfaceProxyView, GrColorType> SkImage_Gpu::onAsView( in onAsView() function in SkImage_Gpu
|