Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ getColor
Method
getColor
snap_drawing/src/snap_drawing/cpp/Layers/Mask/PaintMaskLayer.cpp:33–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
Color PaintMaskLayer::getColor() const {
34
return _color;
35
}
36
37
void PaintMaskLayer::setBlendMode(SkBlendMode blendMode) {
38
_blendMode = blendMode;
Callers
4
getStrokeColor
Method · 0.45
getFillColor
Method · 0.45
setTextColor
Method · 0.45
getTextColor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected