Searched defs:willReadDstColor (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 1131 milliseconds