Home
last modified time | relevance | path

Searched defs:dstProxy (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/gpu/ops/
DGrCopySurfaceOp.cpp62 std::unique_ptr<GrOp> GrCopySurfaceOp::Make(GrSurfaceProxy* dstProxy, GrSurfaceProxy* srcProxy, in Make()
DGrClearOp.h21 GrSurfaceProxy* dstProxy) { in Make()
/external/skia/src/gpu/
DGrRenderTargetOpList.h76 GrAppliedClip&& clip, const DstProxy& dstProxy) { in addOp()
DGrRenderTargetOpList.cpp258 const DstProxy* dstProxy) { in recordOp()
DGrPipeline.h184 if (GrTextureProxy* dstProxy = this->dstTextureProxy(offset)) { variable
DGrOpFlushState.h239 const GrXferProcessor::DstProxy& dstProxy() const { in dstProxy() function
DGrRenderTargetContext.cpp1789 GrXferProcessor::DstProxy dstProxy; in addDrawOp() local
1803 GrXferProcessor::DstProxy* dstProxy) { in setupDstProxy()