Sign in
skia
/
external
/
github.com
/
rive-app
/
rive-cpp
/
refs/heads/caudetgit-patch-1
/
.
/
renderer
/
path_fiddle
/
path_fiddle.hpp
blob: 7304640ae275a260f394dbb4cd78ee3f22b08417 [
file
] [
log
] [
blame
] [
edit
]
#pragma
once
constexpr
static
int
kZoomWindowWidth
=
70
;
constexpr
static
int
kZoomWindowHeight
=
42
;
constexpr
static
int
kZoomWindowScale
=
16
;