Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ x
Method
x
snap_drawing/src/snap_drawing/cpp/Utils/Geometry.hpp:132–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
: left(left), top(top), right(right), bottom(bottom) {}
131
132
constexpr Scalar x() const {
133
return left;
134
}
135
136
constexpr Scalar y() const {
137
return top;
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