Searched defs:dstProxy (Results 1 – 14 of 14) sorted by relevance
/external/skqp/src/gpu/ |
D | GrRenderTargetOpList.h | 76 GrAppliedClip&& clip, const DstProxy& dstProxy, const GrCaps& caps) { in addDrawOp() 157 const DstProxy& dstProxy() const { return fDstProxy; } in dstProxy() function
|
D | GrRenderTargetOpList.cpp | 120 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()
|
D | GrPipeline.h | 139 if (GrTextureProxy* dstProxy = this->dstTextureProxy(offset)) { variable
|
D | GrOpFlushState.h | 101 const GrXferProcessor::DstProxy& dstProxy() const final { return fOpArgs->fDstProxy; } in dstProxy() function
|
D | GrOpFlushState.cpp | 78 size_t rowBytes) { in doUpload()
|
D | GrRenderTargetContext.cpp | 1975 GrXferProcessor::DstProxy dstProxy; in addDrawOp() local 1994 GrXferProcessor::DstProxy* dstProxy) { in setupDstProxy()
|
D | GrContext.cpp | 416 GrSurfaceProxy* dstProxy = dst->asSurfaceProxy(); in writeSurfacePixels() local
|
/external/skqp/src/gpu/ops/ |
D | GrCopySurfaceOp.cpp | 67 GrSurfaceProxy* dstProxy, in Make()
|
D | GrClearOp.cpp | 18 GrSurfaceProxy* dstProxy) { in Make()
|
/external/skia/src/gpu/ |
D | GrWritePixelsRenderTask.cpp | 58 GrSurfaceProxy* dstProxy = this->target(0); in onExecute() local
|
D | GrCopyRenderTask.cpp | 81 GrSurfaceProxy* dstProxy = this->target(0); in onExecute() local
|
D | GrPipeline.h | 154 if (GrTextureProxy* dstProxy = fDstProxyView.asTextureProxy()) { variable
|
D | GrOpFlushState.cpp | 104 GrColorType colorType, const void* buffer, size_t rowBytes) { in doUpload()
|
D | GrSurfaceContext.cpp | 448 GrSurfaceProxy* dstProxy = this->asSurfaceProxy(); in internalWritePixels() local
|