Home
last modified time | relevance | path

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

/external/skia/tests/
DDetermineDomainModeTest.cpp68 kHard = 1, // the backing resource ends at this edge enumerator
89 if (kHard != fTypes[i] && kBad != fTypes[i]) { in isHardOrBadAllAround()
148 RectInfo::kHard, in create_proxy()
149 RectInfo::kHard, in create_proxy()
150 (isPowerOfTwo || isExact) ? RectInfo::kHard : RectInfo::kBad, in create_proxy()
151 (isPowerOfTwo || isExact) ? RectInfo::kHard : RectInfo::kBad, in create_proxy()
171 if (0.0f == insetAmount && RectInfo::kHard == previous) { in compute_inset_edgetype()
172 return RectInfo::kHard; in compute_inset_edgetype()
178 if (RectInfo::kHard == previous) { in compute_inset_edgetype()
179 return RectInfo::kHard; in compute_inset_edgetype()