Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ setScaleX
Method
setScaleX
snap_drawing/src/snap_drawing/cpp/Utils/Matrix.cpp:37–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
void Matrix::setScaleX(Scalar scaleX) {
38
getSkValue().setScaleX(scaleX);
39
}
40
41
Scalar Matrix::getScaleY() const {
42
return getSkValue().getScaleY();
Callers
5
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST_F
Function · 0.45
ComputeDamageVisitor
Method · 0.45
Calls
no outgoing calls
Tested by
4
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36