Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrRenderTargetOpList.h76 GrAppliedClip&& clip, const DstProxy& dstProxy, const GrCaps& caps) { in addDrawOp()
157 const DstProxy& dstProxy() const { return fDstProxy; } in dstProxy() function
DGrRenderTargetOpList.cpp120 GrAppliedClip* appliedClip, const DstProxy* dstProxy) in OpChain()
232 List* list, GrProcessorSet::Analysis processorAnalysis, const DstProxy& dstProxy, in tryConcat()
315 const DstProxy* dstProxy, const GrAppliedClip* appliedClip, const GrCaps& caps, in appendOp()
648 const DstProxy* dstProxy, const GrCaps& caps) { in recordOp()
DGrPipeline.h139 if (GrTextureProxy* dstProxy = this->dstTextureProxy(offset)) { variable
DGrOpFlushState.h101 const GrXferProcessor::DstProxy& dstProxy() const final { return fOpArgs->fDstProxy; } in dstProxy() function
DGrOpFlushState.cpp78 size_t rowBytes) { in doUpload()
DGrRenderTargetContext.cpp1975 GrXferProcessor::DstProxy dstProxy; in addDrawOp() local
1994 GrXferProcessor::DstProxy* dstProxy) { in setupDstProxy()
DGrContext.cpp416 GrSurfaceProxy* dstProxy = dst->asSurfaceProxy(); in writeSurfacePixels() local
/external/skqp/src/gpu/ops/
DGrCopySurfaceOp.cpp67 GrSurfaceProxy* dstProxy, in Make()
DGrClearOp.cpp18 GrSurfaceProxy* dstProxy) { in Make()
/external/skia/src/gpu/
DGrWritePixelsRenderTask.cpp58 GrSurfaceProxy* dstProxy = this->target(0); in onExecute() local
DGrCopyRenderTask.cpp81 GrSurfaceProxy* dstProxy = this->target(0); in onExecute() local
DGrPipeline.h154 if (GrTextureProxy* dstProxy = fDstProxyView.asTextureProxy()) { variable
DGrOpFlushState.cpp104 GrColorType colorType, const void* buffer, size_t rowBytes) { in doUpload()
DGrSurfaceContext.cpp448 GrSurfaceProxy* dstProxy = this->asSurfaceProxy(); in internalWritePixels() local