Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ y
Method
y
snap_drawing/src/snap_drawing/cpp/Utils/Geometry.hpp:136–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
}
135
136
constexpr Scalar y() const {
137
return top;
138
}
139
140
constexpr Scalar width() const {
141
return right - left;
Callers
8
rasterInto
Method · 0.80
drawLayerInCanvas
Function · 0.80
rasterFrame
Method · 0.80
toJSONValue
Function · 0.80
appendSegmentWord
Function · 0.80
updateShader
Method · 0.80
updateShader
Method · 0.80
outputDebugDescription
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected