Home
last modified time | relevance | path

Searched defs:ArcOp (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
DRecordedOp.h205 struct ArcOp : RecordedOp { struct
206 ArcOp(BASE_PARAMS, float startAngle, float sweepAngle, bool useCenter) in ArcOp() function
208 const float startAngle;
209 const float sweepAngle;
210 const bool useCenter;