Home
last modified time | relevance | path

Searched refs:kStretchy (Results 1 – 1 of 1) sorted by relevance

/external/skia/gm/
Dninepatchstretch.cpp20 const int kStretchy = 8; in make_bitmap() local
21 const int kSize = 2*kFixed + kStretchy; in make_bitmap()
43 center->setXYWH(kFixed, kFixed, kStretchy, kStretchy); in make_bitmap()
50 r.setXYWH(SkIntToScalar(kFixed), 0, SkIntToScalar(kStretchy), SkIntToScalar(kSize)); in make_bitmap()
53 r.setXYWH(0, SkIntToScalar(kFixed), SkIntToScalar(kSize), SkIntToScalar(kStretchy)); in make_bitmap()