Home
last modified time | relevance | path

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

/external/skia/gm/
Dninepatchstretch.cpp19 const int kStretchy = 8; in make_image() local
20 const int kSize = 2*kFixed + kStretchy; in make_image()
29 center->setXYWH(kFixed, kFixed, kStretchy, kStretchy); in make_image()
36 r.setXYWH(SkIntToScalar(kFixed), 0, SkIntToScalar(kStretchy), SkIntToScalar(kSize)); in make_image()
39 r.setXYWH(0, SkIntToScalar(kFixed), SkIntToScalar(kSize), SkIntToScalar(kStretchy)); in make_image()
/external/skqp/gm/
Dninepatchstretch.cpp19 const int kStretchy = 8; in make_image() local
20 const int kSize = 2*kFixed + kStretchy; in make_image()
29 center->setXYWH(kFixed, kFixed, kStretchy, kStretchy); in make_image()
36 r.setXYWH(SkIntToScalar(kFixed), 0, SkIntToScalar(kStretchy), SkIntToScalar(kSize)); in make_image()
39 r.setXYWH(0, SkIntToScalar(kFixed), SkIntToScalar(kSize), SkIntToScalar(kStretchy)); in make_image()