Searched defs:hasMixedSamples (Results 1 – 13 of 13) sorted by relevance
/external/skia/src/gpu/ |
D | GrXferProcessor.cpp | 22 bool hasMixedSamples) in GrXferProcessor() 196 bool hasMixedSamples, in createXferProcessor()
|
D | GrPipelineBuilder.h | 208 bool hasMixedSamples() const { in hasMixedSamples() function
|
/external/skia/src/gpu/effects/ |
D | GrDisableColorXP.h | 36 bool hasMixedSamples) const override { in onWillReadDstColor()
|
D | GrPorterDuffXferProcessor.cpp | 325 bool hasMixedSamples, in get_blend_formula() 508 bool hasMixedSamples, in ShaderPDXferProcessor() 740 bool hasMixedSamples, in onCreateXferProcessor() 858 bool hasMixedSamples, in CreateSrcOverXferProcessor() 901 bool hasMixedSamples) { in SrcOverWillNeedDstTexture()
|
D | GrCustomXfermode.cpp | 86 CustomXP(const DstTexture* dstTexture, bool hasMixedSamples, SkXfermode::Mode mode) in CustomXP() 366 bool hasMixedSamples, in onCreateXferProcessor()
|
D | GrCoverageSetOpXP.cpp | 154 bool hasMixedSamples, in ShaderCSOXferProcessor() 316 bool hasMixedSamples, in onCreateXferProcessor()
|
D | GrDisableColorXP.cpp | 99 bool hasMixedSamples, in onCreateXferProcessor()
|
/external/skia/include/gpu/ |
D | GrRenderTarget.h | 87 bool hasMixedSamples() const { in hasMixedSamples() function
|
/external/skia/tools/debugger/ |
D | SkOverdrawMode.cpp | 145 OverdrawXP(const DstTexture* dstTexture, bool hasMixedSamples) in OverdrawXP() 227 bool hasMixedSamples, in onCreateXferProcessor()
|
/external/skia/src/effects/ |
D | SkArithmeticMode_gpu.cpp | 232 ArithmeticXP::ArithmeticXP(const DstTexture* dstTexture, bool hasMixedSamples, in ArithmeticXP() 268 bool hasMixedSamples, in onCreateXferProcessor()
|
D | SkPixelXorXfermode.cpp | 230 PixelXorXP(const DstTexture* dstTexture, bool hasMixedSamples, SkPMColor opColor) in PixelXorXP() 338 bool hasMixedSamples, in onCreateXferProcessor()
|
D | SkArithmeticMode_gpu.h | 97 bool hasMixedSamples) const override { in onWillReadDstColor()
|
D | SkAvoidXfermode.cpp | 353 AvoidXP(const DstTexture* dstTexture, bool hasMixedSamples, in AvoidXP() 485 bool hasMixedSamples, in onCreateXferProcessor()
|