Searched defs:dstTexture (Results 1 – 11 of 11) sorted by relevance
/external/skia/src/gpu/ |
D | GrXferProcessor.cpp | 20 GrXferProcessor::GrXferProcessor(const DstTexture* dstTexture, in GrXferProcessor() 74 if (const GrTexture* dstTexture = this->getDstTexture()) { in getGLSLProcessorKey() local 197 const DstTexture* dstTexture, in createXferProcessor()
|
D | GrDrawTarget.cpp | 127 GrXferProcessor::DstTexture* dstTexture, in setupDstReadIfNecessary()
|
/external/skia/src/effects/ |
D | SkGpuBlurUtils.cpp | 209 GrTexture* dstTexture; in GaussianBlur() local
|
D | SkArithmeticMode_gpu.cpp | 232 ArithmeticXP::ArithmeticXP(const DstTexture* dstTexture, bool hasMixedSamples, in ArithmeticXP()
|
D | SkPixelXorXfermode.cpp | 230 PixelXorXP(const DstTexture* dstTexture, bool hasMixedSamples, SkPMColor opColor) in PixelXorXP()
|
D | SkAvoidXfermode.cpp | 353 AvoidXP(const DstTexture* dstTexture, bool hasMixedSamples, in AvoidXP()
|
/external/skia/src/gpu/effects/ |
D | GrCustomXfermode.cpp | 86 CustomXP(const DstTexture* dstTexture, bool hasMixedSamples, SkXfermode::Mode mode) in CustomXP()
|
D | GrPorterDuffXferProcessor.cpp | 507 ShaderPDXferProcessor(const DstTexture* dstTexture, in ShaderPDXferProcessor() 859 const GrXferProcessor::DstTexture* dstTexture) { in CreateSrcOverXferProcessor()
|
D | GrCoverageSetOpXP.cpp | 153 ShaderCSOXferProcessor(const DstTexture* dstTexture, in ShaderCSOXferProcessor()
|
/external/skia/tests/ |
D | GrPorterDuffTest.cpp | 1202 GrXferProcessor::DstTexture* dstTexture = variable
|
/external/skia/tools/debugger/ |
D | SkOverdrawMode.cpp | 145 OverdrawXP(const DstTexture* dstTexture, bool hasMixedSamples) in OverdrawXP()
|