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

/external/chromium_org/third_party/skia/include/gpu/
H A DGrProcessor.h191 void setWillReadDstColor() { fWillReadDstColor = true; } function in class:GrFragmentProcessor
/external/skia/include/gpu/
H A DGrEffect.h285 void setWillReadDstColor() { fWillReadDstColor = true; } function in class:GrEffect

Completed in 93 milliseconds