Searched defs:fDstCopy (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/
H A DGrDrawTarget.h274 GrDeviceCoordTexture fDstCopy; member in struct:GrDrawTarget::PipelineInfo
/external/skia/include/gpu/
H A DGrXferProcessor.h210 const GrTexture* getDstCopyTexture() const { return fDstCopy.getTexture(); }
249 if (this->fDstCopy.getTexture() != that.fDstCopy.getTexture()) {
298 GrTextureAccess fDstCopy; member in class:GrXferProcessor

Completed in 92 milliseconds