Home
last modified time | relevance | path

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

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