Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DOutline.h29 enum class Type { None = 0, Empty = 1, ConvexPath = 2, RoundRect = 3 }; enumerator
65 mType = Type::ConvexPath; in setConvexPath()