Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrXferProcessor.cpp19 GrXferProcessor::GrXferProcessor(ClassID classID, bool willReadDstColor, bool hasMixedSamples, in GrXferProcessor()
DGrXferProcessor.h149 bool willReadDstColor() const { return fWillReadDstColor; } in willReadDstColor() function
/external/skia/src/gpu/
DGrXferProcessor.cpp19 GrXferProcessor::GrXferProcessor(ClassID classID, bool willReadDstColor, bool hasMixedSamples, in GrXferProcessor()
DGrXferProcessor.h149 bool willReadDstColor() const { return fWillReadDstColor; } in willReadDstColor() function