Home
last modified time | relevance | path

Searched defs:hasMixedSamples (Results 1 – 7 of 7) sorted by relevance

/external/skqp/src/gpu/
DGrXferProcessor.cpp19 GrXferProcessor::GrXferProcessor(ClassID classID, bool willReadDstColor, bool hasMixedSamples, in GrXferProcessor()
188 bool hasMixedSamples, in MakeXferProcessor()
/external/skqp/include/private/
DGrRenderTargetProxy.h99 bool hasMixedSamples() const { return fSurfaceFlags & GrInternalSurfaceFlags::kMixedSampled; } in hasMixedSamples() function
/external/skqp/include/gpu/
DGrSurface.h79 bool hasMixedSamples() const { return fSurfaceFlags & GrInternalSurfaceFlags::kMixedSampled; } in hasMixedSamples() function
/external/skqp/src/gpu/effects/
DGrCustomXfermode.cpp82 CustomXP(bool hasMixedSamples, SkBlendMode mode, GrProcessorAnalysisCoverage coverage) in CustomXP()
246 bool hasMixedSamples, in makeXferProcessor()
DGrDisableColorXP.cpp81 bool hasMixedSamples, in makeXferProcessor()
DGrPorterDuffXferProcessor.cpp383 bool hasMixedSamples, in get_blend_formula()
510 ShaderPDXferProcessor(bool hasMixedSamples, SkBlendMode xfermode, in ShaderPDXferProcessor()
762 bool hasMixedSamples, const GrCaps& caps) const { in makeXferProcessor()
885 bool hasMixedSamples, const GrCaps& caps) { in MakeSrcOverXferProcessor()
DGrCoverageSetOpXP.cpp213 bool hasMixedSamples, in makeXferProcessor()