Searched refs:setWillReadDstColor (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/include/gpu/
H A DGrEffect.h285 void setWillReadDstColor() { fWillReadDstColor = true; } function in class:GrEffect
/external/skia/include/gpu/
H A DGrEffect.h285 void setWillReadDstColor() { fWillReadDstColor = true; } function in class:GrEffect
/external/chromium_org/third_party/skia/src/effects/
H A DSkArithmeticMode.cpp308 this->setWillReadDstColor();
/external/skia/src/effects/
H A DSkArithmeticMode.cpp308 this->setWillReadDstColor();
/external/chromium_org/third_party/skia/src/core/
H A DSkXfermode.cpp1314 this->setWillReadDstColor();
/external/skia/src/core/
H A DSkXfermode.cpp1314 this->setWillReadDstColor();

Completed in 192 milliseconds