Searched defs:willReadDstColor (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/gpu/
H A DGrProcessor.h180 bool willReadDstColor() const { return fWillReadDstColor; } function in class:GrFragmentProcessor
/external/skia/include/gpu/
H A DGrEffect.h151 bool willReadDstColor() const { return fWillReadDstColor; } function in class:GrEffect

Completed in 104 milliseconds