Searched defs:proxyView (Results 1 – 8 of 8) sorted by relevance
| /third_party/skia/src/gpu/ops/ |
| D | BlurOp.cpp | 23 BlurOp::BlurOp(GrSurfaceProxyView proxyView, const SkBlurArg& blurArg) in BlurOp()
|
| D | TextureOp.cpp | 230 GrSurfaceProxyView proxyView, in Make() 452 TextureOpImpl(GrSurfaceProxyView proxyView, in Make() 1173 GrSurfaceProxyView proxyView, in Make() 1489 GrSurfaceProxyView proxyView( in GR_DRAW_OP_TEST_DEFINE() local
|
| /third_party/skia/src/gpu/ |
| D | GrDstProxyView.h | 48 const GrSurfaceProxyView& proxyView() const { return fProxyView; } in proxyView() function
|
| D | GrOpsRenderPass.h | 210 virtual void onDrawBlurImage(const GrSurfaceProxyView& proxyView, const SkBlurArg& blurArg) {}; in onDrawBlurImage()
|
| D | GrOpsRenderPass.cpp | 69 void GrOpsRenderPass::drawBlurImage(const GrSurfaceProxyView& proxyView, SkBlurArg& blurArg) in drawBlurImage()
|
| /third_party/skia/tests/ |
| D | TextureOpTest.cpp | 53 const GrSurfaceProxyView& proxyView, bool isAA) { in create_op()
|
| /third_party/skia/src/gpu/vk/ |
| D | GrVkOpsRenderPass.cpp | 930 void GrVkOpsRenderPass::onDrawBlurImage(const GrSurfaceProxyView& proxyView, const SkBlurArg& blurA… in onDrawBlurImage()
|
| /third_party/skia/src/gpu/v1/ |
| D | SurfaceDrawContext.cpp | 691 GrSurfaceProxyView proxyView, in drawTexturedQuad() 2172 bool SurfaceDrawContext::drawBlurImage(GrSurfaceProxyView proxyView, const SkBlurArg& blurArg) in drawBlurImage()
|