MCPcopy Create free account
hub / github.com/Snapchat/Valdi / toPoints

Method toPoints

valdi/src/valdi/runtime/Views/Measure.cpp:71–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69}
70
71float CoordinateResolver::toPoints(int32_t pixels) const {
72 return pixelsToPoints(pixels, _pointScale);
73}
74
75} // namespace Valdi

Callers 1

TESTFunction · 0.80

Calls 1

pixelsToPointsFunction · 0.85

Tested by 1

TESTFunction · 0.64