Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DOutline.h36 mType = kOutlineType_RoundRect; in setRoundRect()
86 return mShouldClip && (mType == kOutlineType_RoundRect); in willClip()
95 if (mType == kOutlineType_RoundRect) { in getAsRoundRect()
114 kOutlineType_RoundRect = 3 enumerator