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