Home
last modified time | relevance | path

Searched defs:willReadDstColor (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/m133/src/gpu/ganesh/
DGrProcessorAnalysis.h126 bool willReadDstColor() const { return fWillReadDstColor; } in willReadDstColor() function
DGrXferProcessor.cpp29 GrXferProcessor::GrXferProcessor(ClassID classID, bool willReadDstColor, in GrXferProcessor()
/third_party/skia/src/gpu/
DGrProcessorAnalysis.h122 bool willReadDstColor() const { return fWillReadDstColor; } in willReadDstColor() function
DGrXferProcessor.cpp20 GrXferProcessor::GrXferProcessor(ClassID classID, bool willReadDstColor, in GrXferProcessor()