Home
last modified time | relevance | path

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

/external/skqp/tests/
DDetermineDomainModeTest.cpp57 kHard = 1, // the backing resource ends at this edge enumerator
78 if (kHard != fTypes[i] && kBad != fTypes[i]) { in isHardOrBadAllAround()
141 RectInfo::kHard, in create_proxy()
142 RectInfo::kHard, in create_proxy()
143 (isPowerOfTwo || isExact) ? RectInfo::kHard : RectInfo::kBad, in create_proxy()
144 (isPowerOfTwo || isExact) ? RectInfo::kHard : RectInfo::kBad, in create_proxy()
162 if (0.0f == insetAmount && RectInfo::kHard == previous) { in compute_inset_edgetype()
163 return RectInfo::kHard; in compute_inset_edgetype()
169 if (RectInfo::kHard == previous) { in compute_inset_edgetype()
170 return RectInfo::kHard; in compute_inset_edgetype()