Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DOutline.h35 mType = kOutlineType_RoundRect; in setRoundRect()
85 return mShouldClip && (mType == kOutlineType_RoundRect); in willClip()
89 if (mType == kOutlineType_RoundRect) { in getAsRoundRect()
108 kOutlineType_RoundRect = 3 enumerator